[llvm-branch-commits] [clang] [flang] [llvm] [mlir] [OpenMPIRBuilder] Use BuildBuildins for atomic operations (PR #101966)

Michael Kruse via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 7 06:15:16 PDT 2025


Meinersbur wrote:

I split this PR into two parts:

 * #134455 introduces the helper functions themselves, without any users (other than unittests)
 * #101966 (this PR) make OpenMPIRBuilder use them

https://github.com/llvm/llvm-project/pull/101966


More information about the llvm-branch-commits mailing list