[Mlir-commits] [mlir] [mlir] Add ScalableVectorType and FixedVectorType (PR #87986)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Dec 4 06:32:38 PST 2024


banach-space wrote:

> We want this to be consistently available to everyone using `VectorType` so, should we move this to `#include "mlir/IR/BuiltinTypes.h"`?

Guess what has blocked me from using these wrappers in *.td files ;-)
* https://github.com/llvm/llvm-project/pull/118645

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


More information about the Mlir-commits mailing list