[Mlir-commits] [mlir] [mlir][vector] Add convenience types for scalable vectors (PR #87986)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Apr 8 06:19:53 PDT 2024


banach-space wrote:

@dcaballe mindful that you are working on `VectorType` refactor, I'm only sharing this as a data point in the discussion. if people like it then I'm happy to land it, but I'd rather wait for you to share your ideas before taking this further.

I do like how non-intrusive this is (thanks for the suggestion @kuhar !) - it could help us evaluate whether we need to extend `VectorType` or whether it's a matter of fine-tuning the APIs and the underlying implementation.

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


More information about the Mlir-commits mailing list