aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulson1@linux.ibm.com>2024-03-12 09:53:11 -0400
committerGitHub <noreply@github.com>2024-03-12 09:53:11 -0400
commit9f7ed36f92c304050d401f00b013186de15130e8 (patch)
tree0662dd52eb2baaf8dd66700a5152fcbf18b3073f /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentffd31c5e92da9da37cf57ca653e22db38b5af9a3 (diff)
downloadllvm-9f7ed36f92c304050d401f00b013186de15130e8.zip
llvm-9f7ed36f92c304050d401f00b013186de15130e8.tar.gz
llvm-9f7ed36f92c304050d401f00b013186de15130e8.tar.bz2
Don't do casting of atomic FP loads/stores in FE. (#83446)
The casting of FP atomic loads and stores were always done by the front-end, even though the AtomicExpandPass will do it if the target requests it (which is the default). This patch removes this casting in the front-end entirely.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions