[Mlir-commits] [mlir] [mlir][loops] Add getters for multi dim loop variables in `LoopLikeOpInterface` (PR #94516)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Jun 5 13:25:29 PDT 2024
https://github.com/MaheshRavishankar commented:
cc @jtuyls .
I am fine with this approach modulo inputs from others. @jtuyls had a separate approach where he was thinking of defining a new interface that would create an inherited interface for loops with induction variables. I am partial to the approach in this PR, but the other approach is valid as well.
https://github.com/llvm/llvm-project/pull/94516
More information about the Mlir-commits
mailing list