[Mlir-commits] [mlir] [mlir][amdgpu] Add explicit intrinsic shape to wmma (PR #164920)

Jakub Kuderski llvmlistbot at llvm.org
Thu Oct 23 19:46:23 PDT 2025


================
@@ -982,6 +988,9 @@ def AMDGPU_WMMAOp :
     AMDGPU_Op<"wmma", [AllTypesMatch<["destC", "destD"]>,
----------------
kuhar wrote:

We can fix it when we add intrinsics that run into this issue

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


More information about the Mlir-commits mailing list