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

Nishant Patel llvmlistbot at llvm.org
Wed Nov 12 10:50:30 PST 2025


nbpatel wrote:

Hi, I did some more research on our use cases and realized that this is not what we require and I created a follow up here #167738 ...the new version also fits the unrolling requirement where the instruction is preserved and just operates on a smaller unrolled size....sorry for the confusion and the extra work for reviewing this. I will close this one

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


More information about the Mlir-commits mailing list