[flang-commits] [flang] [llvm] [mlir] [llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange libcalls for complex types in atomic update (PR #92364)
Christian Ulmann via flang-commits
flang-commits at lists.llvm.org
Thu Oct 3 01:00:56 PDT 2024
Dinistro wrote:
Some of the test failures look like LLVM going ahead and replacing something with a loop. This can happen when a specific intrinsic is not supported natively for a target architecture.
https://github.com/llvm/llvm-project/pull/92364
More information about the flang-commits
mailing list