[Mlir-commits] [mlir] [mlir][Vector] Fold vector.step compared to constant (PR #161615)

Diego Caballero llvmlistbot at llvm.org
Wed Oct 15 15:22:29 PDT 2025


dcaballe wrote:

Nice contribution! 

Couldn't we make `vector.step` a `ConstantLike` op? That would make the arith.constant canonicalizations to also trigger for vector.step?

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


More information about the Mlir-commits mailing list