[Mlir-commits] [clang] [flang] [llvm] [mlir] [Transforms] Introduce BuildBuiltins.h atomic helpers (PR #101966)

Tom Eccles llvmlistbot at llvm.org
Mon Mar 17 06:39:12 PDT 2025


https://github.com/tblah commented:

The idea behind this sounds good to me, and this patch improves flang's test results on the fujitsu testsutie, shows no regressions in the gfortran test suite, and fixes the important remaining flang issues from omp atomic. Atomic support is one of the most lagging areas in Flang's OpenMP implementation so I would be very happy to see this land.

But I think we need agreement from clang folks for this. The result of the RFC looks inconclusive and @nikic has raised concerns on this patch.

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


More information about the Mlir-commits mailing list