[Mlir-commits] [mlir] [mlir][Vector] Add `vector.to_elements` op (PR #141457)

Diego Caballero llvmlistbot at llvm.org
Fri May 30 13:53:27 PDT 2025


dcaballe wrote:

Yeah, fair enough. I think a way to move forward could be to land this op, familiarize with it, start adding folders and canonicalizations and then I can send an RFC about removing `vector.extract` if we haven't found any major issues. WDYT?

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


More information about the Mlir-commits mailing list