[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)
via flang-commits
flang-commits at lists.llvm.org
Thu Oct 3 02:02:18 PDT 2024
NimishMishra wrote:
Merged https://github.com/llvm/llvm-project/pull/110969 that reverts the integration test `atomic-capture-complex.f90` and the following builds are okay now:
1. flang-aarch64-dylib
2. flang-aarch64-latest-gcc
3. flang-aarch64-libcxx
4. flang-aarch64-rel-assert
5. flang-aarch64-release
6. flang-aarch64-sharedlibs
https://github.com/llvm/llvm-project/pull/92364
More information about the flang-commits
mailing list