[Mlir-commits] [mlir] [mlir][ABI] Fix scalable vector mapping in ABITypeMapper (PR #206617)

Fedor Nikolaev llvmlistbot at llvm.org
Tue Jun 30 05:33:04 PDT 2026


================

----------------
felichita wrote:

@FedericoBruzzone Thanks! You're right that ElementCount can't represent multi scalable vectors correctly. I'll go with (i) against more than one scalable dim and returning nullptr, plus your test case.Fixing ElementCount itself is way out of scope here I guess and It's best to open a discourse on this topic as it touches on many components across llvm. WDYT?

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


More information about the Mlir-commits mailing list