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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sun Aug 10 05:26:44 PDT 2025


NimishMishra wrote:

> 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.


Thanks Kareem. I will split the two and raise another PR.


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


More information about the Mlir-commits mailing list