[Mlir-commits] [mlir] [mlir][ArmSME] Use ArmSMETypeConverter for all VectorToLLVM patterns (PR #65261)
Cullen Rhodes
llvmlistbot at llvm.org
Wed Sep 6 00:52:09 PDT 2023
c-rhodes wrote:
I've created a pull request #65450 with an alternative approach to return failure from the LLVM type converter for n-D scalable vectors instead of asserting.
https://github.com/llvm/llvm-project/pull/65261
More information about the Mlir-commits
mailing list