[Mlir-commits] [mlir] [MLIR][XeVM] Add inital support for mma_mx or scaled mma. (PR #190989)
Jianhui Li
llvmlistbot at llvm.org
Fri Apr 10 12:27:14 PDT 2026
================
----------------
Jianhui-Li wrote:
I think it is better to stick to FixedVectorOfRankAndType since we don't support scalable vectors.
"VectorOfRankAndType<ranks, types> — matches any vector (both fixed and scalable) with the given rank and element types."
https://github.com/llvm/llvm-project/pull/190989
More information about the Mlir-commits
mailing list