[flang-commits] [flang] [llvm] [mlir] [OpenMPIRBuilder] 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 Sep 19 05:27:43 PDT 2024
NimishMishra wrote:
Hi all,
Sorry for the long stall on this. Since the RFC https://discourse.llvm.org/t/rfc-refactoring-cgatomic-into-llvmfrontend/80168/8 for refactoring atomic libcall functionality to LLVM Frontend hit a roadblock, we thought it better to move ahead with the entire solution living in the IRBuilder.
Does the current solution look good?
https://github.com/llvm/llvm-project/pull/92364
More information about the flang-commits
mailing list