[Mlir-commits] [mlir] [MLIR][XeVM] Add inital support for mma_mx or scaled mma. (PR #190989)
Sang Ik Lee
llvmlistbot at llvm.org
Fri Apr 10 14:19:38 PDT 2026
================
----------------
silee2 wrote:
Eventually all SRC /DST type combination will be supported, and upfront check will not be needed.
This is just a temporary handler till all combination are supported.
Acting like a default case in switch statement until all cases get a handler.
https://github.com/llvm/llvm-project/pull/190989
More information about the Mlir-commits
mailing list