[Mlir-commits] [flang] [mlir] [flang] Implement !DIR$ IVDEP directive (PR #133728)

Jean-Didier PAILLEUX llvmlistbot at llvm.org
Fri Sep 26 02:12:19 PDT 2025


JDPailleux wrote:

Hi, I updated the PR to match what @kiranktp is going to propose.

The first commit is the addition of the `ivdepEnable` parameter in the LoopVectorizeAttr attribute in MLIR. (Maybe to be done in another PR? But only once Kiran has merged what he has done ?).

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


More information about the Mlir-commits mailing list