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

James Newling llvmlistbot at llvm.org
Tue Oct 14 13:25:29 PDT 2025


newling wrote:

> Personally I would reduce the number of tests by checking fewer _lhs vs _rhs variants.

I've reduced the number of tests by about 1/3x, by only testing 2 cases for each variant instead of 3. 

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


More information about the Mlir-commits mailing list