[flang-commits] [flang] [llvm] [mlir] [flang][OpenMP] Support for "atomic compare capture" (PR #202315)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Thu Jun 25 07:04:33 PDT 2026


https://github.com/tblah commented:

Thanks for the updates.

Doing`atomic compare capture` with complex numbers is allowed by Flang currently (no "not yet implemented" message) but MLIR->LLVMIR fails. Please either fix MLIR translation or add a not yet implemented message. Either way please add a test for this.

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


More information about the flang-commits mailing list