[Mlir-commits] [mlir] [mlir][vector] Add 1:N vector to llvm conversion (PR #174240)

Kunwar Grover llvmlistbot at llvm.org
Tue Jan 6 09:49:15 PST 2026


https://github.com/Groverkss requested changes to this pull request.

I don't think we want to do this. We should be unrolling these vectors before conversion to LLVM. We have been working on doing this for some time now. Check the Unroll* files in Vector/Transforms

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


More information about the Mlir-commits mailing list