[Mlir-commits] [mlir] [mlir][ArmSME] Use ArmSMETypeConverter for all VectorToLLVM patterns (PR #65261)

Benjamin Maxwell llvmlistbot at llvm.org
Wed Sep 6 10:35:56 PDT 2023


MacDue wrote:

> Aren't arrays of scalable vectors in LLVM on their way to be supported?
Only (non-scalable) arrays of scalable vectors. So only a single trailing scalable dimension is supported in LLVM (so it still can't represent SME tiles). 




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


More information about the Mlir-commits mailing list