[flang-commits] [flang] [llvm] [Flang][MLIR][OpenMP] Add support for OpenMP Loop Interchange and permutation clause in Flang (PR #183435)

Ferran Toda via flang-commits flang-commits at lists.llvm.org
Fri Mar 13 05:32:35 PDT 2026


NouTimbaler wrote:

I have split the PR keeping only Parser and semantics in this one and another PR with the MLIR dialect operation and the translation to LLVM IR using the OMPIRBuilder in #186381.
Another PR with flang lowering when everything is correct.

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


More information about the flang-commits mailing list