[Mlir-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
Tom Eccles
llvmlistbot at llvm.org
Sun May 17 07:18:35 PDT 2026
https://github.com/tblah commented:
Thanks for the fix. The flang integration test is fine in this particular case because it doesn't look too difficult to maintian, however I think an MLIR test would be clearer and it is good to guard MLIR translation functionality in MLIR itself instead of hoping somebody coming from a different frontend (e.g. CIR) would know to run flang tests.
https://github.com/llvm/llvm-project/pull/184761
More information about the Mlir-commits
mailing list