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

Sergio Afonso via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 26 03:47:20 PST 2026


skatrak wrote:

Thank you for this work. However, to help with the review process, I'd recommend splitting this into a PR stack roughly this way:
- Parser, semantics.
- MLIR dialect.
- Flang lowering.
- OMPIRBuilder
- MLIR to LLVM IR translation.

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


More information about the Openmp-commits mailing list