diff options
author | Kai Luo <lkail@cn.ibm.com> | 2021-07-20 06:14:08 +0000 |
---|---|---|
committer | Kai Luo <lkail@cn.ibm.com> | 2021-07-20 06:14:24 +0000 |
commit | e2ee27b20b46b654decb575afc5ae8317a05ec3f (patch) | |
tree | 439657c4031155eecfbb03ded3f7d4a128f1240f /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | ff427909caa6f1ec8392800087a90cc6a0664153 (diff) | |
download | llvm-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