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

James Newling llvmlistbot at llvm.org
Tue May 27 08:24:25 PDT 2025


https://github.com/newling commented:

While I think that overall we should be deprecating/simplifying as per suggestions in [this doc](https://docs.google.com/document/d/10lfONA_T0SfnucXICUFAAWuvp4OICOw3XK3bid0eoV0/edit?tab=t.0#heading=h.lqi23ri61v5b) I think this particular new op is a sensible one to have alongside `from_elements`, thanks!

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


More information about the Mlir-commits mailing list