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

Jakub Kuderski llvmlistbot at llvm.org
Wed Jun 4 13:10:00 PDT 2025


kuhar wrote:

I think this would be nice to have and could improve IR readability/conciseness a lot, especially around intrinsics that wants to have its arguments/results 'transposed'.
+1 from me overall, and the (eventual) generalization proposed by Kunwar makes sense to me.

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


More information about the Mlir-commits mailing list