[Mlir-commits] [mlir] [mlir][vector]advance support extract insert under dynamic case. (PR #121631)

Kunwar Grover llvmlistbot at llvm.org
Sat Jan 4 09:54:13 PST 2025


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

Do we really need this? It's reasonable for the lowering to expect a canonical form of the operation. This seems to just add support for a non canonical form where the constant positions arent folded in.

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


More information about the Mlir-commits mailing list