We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@d00ed83 to: llvm/llvm-project@d9fc5ba commit: acdacb7
from d00ed836e77759414afd40c02eeca5651657438f to d9fc5babb96ca9c75f36f9cf3d3f2a55ddc0ab4d
d9fc5babb96ca9c75f36f9cf3d3f2a55ddc0ab4d DAG: Implement softening for fp atomic store (#90840) 175d2971020ceaad3e1adcf9bb92e4ebaaa449ee [LoopUnroll] Add CSE to remove redundant loads after unrolling. (#83860) b6328db80b4294cf83a3471ecdfab33003fa742d [clang][CodeGen] Put constant initializer globals into constant addrspace (#90048) f17b1fb6673e9ed6a7d9180230586113bb99748c [Clang][CodeGen] Optimised LLVM IR for atomic increments/decrements on floats (#89362) 171aeb20ad465a49065730719731aae405c1d167 [DAG] SelectionDAG.computeKnownBits - add NSW/NUW flags support to ISD::SHL handling (#89877)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@d00ed83
to: llvm/llvm-project@d9fc5ba
commit: acdacb7
Change Logs
from d00ed836e77759414afd40c02eeca5651657438f to d9fc5babb96ca9c75f36f9cf3d3f2a55ddc0ab4d
d9fc5babb96ca9c75f36f9cf3d3f2a55ddc0ab4d DAG: Implement softening for fp atomic store (#90840)
175d2971020ceaad3e1adcf9bb92e4ebaaa449ee [LoopUnroll] Add CSE to remove redundant loads after unrolling. (#83860)
b6328db80b4294cf83a3471ecdfab33003fa742d [clang][CodeGen] Put constant initializer globals into constant addrspace (#90048)
f17b1fb6673e9ed6a7d9180230586113bb99748c [Clang][CodeGen] Optimised LLVM IR for atomic increments/decrements on floats (#89362)
171aeb20ad465a49065730719731aae405c1d167 [DAG] SelectionDAG.computeKnownBits - add NSW/NUW flags support to ISD::SHL handling (#89877)
The text was updated successfully, but these errors were encountered: