[Mlir-commits] [mlir] [mlir][Vector] Add `vector.to_elements` op (PR #141457)
Diego Caballero
llvmlistbot at llvm.org
Wed Jun 4 12:58:23 PDT 2025
dcaballe wrote:
Yes, I was planning on sending an RFC, esp. after the suggestion of replacing `vector.extract`. The original intent of this PR was to fill the gap of `vector.from_elements` and gather initial feedback. I thought involving those doing related work would be a good first step.
https://github.com/llvm/llvm-project/pull/141457
More information about the Mlir-commits
mailing list