[flang-commits] [flang] [flang][OpenMP] Handle REQUIRES ADMO in lowering (PR #144362)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Mon Jun 16 10:11:41 PDT 2025
kparzysz wrote:
If I understood the discussion from D147219 correctly, the issues were mostly with keeping translation simple, plus with the representation in the MLIR. This PR doesn't make any changes to either, compared to the previous code, so I think it should be fine from that point of view.
https://github.com/llvm/llvm-project/pull/144362
More information about the flang-commits
mailing list