[Mlir-commits] [mlir] [MLIR][Vector] Add unroll pattern for vector.shape_cast (PR #167738)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Nov 18 02:12:04 PST 2025


https://github.com/banach-space commented:

Thanks!

Compared to the previous PR, this immediately feels like "unrolling", nice! Given how complex this is, there should be more tests. In particular, negative tests that demonstrate _when_ the new pattern should bail out.

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


More information about the Mlir-commits mailing list