[flang-commits] [flang] [mlir] [flang][mlir] Add support for implicit linearization in omp.simd (PR #150386)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Thu Aug 7 01:36:52 PDT 2025


https://github.com/ergawy commented:

Thanks Nimish.

Just a few comments. Also, the description of the PR seems to be narrower in scope than what the PR actually implements. In the changes, we seem to handle explicit and implicit linearizaiton. Also, I think the PR could have been split into 2 PRs: one for PFT to MLIR lowering and one for MLIR to LLVM lowering. Just to make things easier to track and review.

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


More information about the flang-commits mailing list