[Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu May 14 21:49:51 PDT 2026
SunilKuravinakop wrote:
> Understood. This should be okay with the case for pointers fixed.
I have pushed a fix which handles pointers now. Test case flang/test/Integration/OpenMP/atomic-compare.f90 has also been updated to include atomic compare for pointers.
https://github.com/llvm/llvm-project/pull/184761
More information about the Mlir-commits
mailing list