[Mlir-commits] [flang] [mlir] [llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop (PR #139386)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Jul 9 05:50:02 PDT 2025
https://github.com/NimishMishra commented:
Thanks @tblah for the comments. I have changed the implementation to address your comments as well as support linear clause on simd.
Please note that I am planning to raise another PR for implicit linearization in simd. So I am not planning to merge this PR unless the that other PR gets reviewed and accepted.
https://github.com/llvm/llvm-project/pull/139386
More information about the Mlir-commits
mailing list