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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Oct 24 04:33:10 PDT 2025


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

If you mean add it upstream, there is this intrinsic that's already been added: https://github.com/llvm/llvm-project/blob/357b030f5e62a5891fd6120c02aa28d0874f0a06/mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td#L583

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


More information about the Mlir-commits mailing list