aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorKai Luo <lkail@cn.ibm.com>2021-07-20 06:14:08 +0000
committerKai Luo <lkail@cn.ibm.com>2021-07-20 06:14:24 +0000
commite2ee27b20b46b654decb575afc5ae8317a05ec3f (patch)
tree439657c4031155eecfbb03ded3f7d4a128f1240f /llvm/lib/CodeGen/MachineFunction.cpp
parentff427909caa6f1ec8392800087a90cc6a0664153 (diff)
downloadllvm-e2ee27b20b46b654decb575afc5ae8317a05ec3f.zip
llvm-e2ee27b20b46b654decb575afc5ae8317a05ec3f.tar.gz
llvm-e2ee27b20b46b654decb575afc5ae8317a05ec3f.tar.bz2
[PowerPC] Fallback to base's implementation of shouldExpandAtomicCmpXchgInIR and shouldExpandAtomicCmpXchgInIR
If we can't decide `shouldExpandAtomicCmpXchgInIR` or `shouldExpandAtomicCmpXchgInIR` in PPC's implementation after https://reviews.llvm.org/rGb9c3941cd61de1e1b9e4f3311ddfa92394475f4b, resort to base's implementation. This fixes internal build of OpenMP which uses atomic operations on float. Reviewed By: jsji Differential Revision: https://reviews.llvm.org/D106234
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions