[flang-commits] [flang] [flang][OpenMP] Improve handling of REQUIRES ATOMIC_DEFAULT_MEM_ORDER (PR #143917)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri Jun 13 03:13:07 PDT 2025
https://github.com/tblah commented:
Could this lead to unparsed sources not matching what was written in the original sources? I would implement something like this in MLIR or MLIR->LLVMIR conversion because the decision is internal for flang.
That said, I'm not sure what exactly the support expectations for unparsing. It is probably just a debugging tool for people working on flang, in which case this is fine.
https://github.com/llvm/llvm-project/pull/143917
More information about the flang-commits
mailing list