[Mlir-commits] [mlir] [MLIR][GPU] subgroup_mma fp64 extension - take 2 (PR #169061)
Giacomo Castiglioni
llvmlistbot at llvm.org
Thu Dec 4 01:36:32 PST 2025
castigli wrote:
> @castigli would it be possible for you to post LLVM IR and PTX generated in your case tor the kernel in question? We'll try to do the same on our end, and see if there are any obvious differences.
Of course, here it is
https://gist.githubusercontent.com/castigli/af9edc203e434276610e9eb9c526bf2e/raw/94038df4f077bd8a2e1d47a4b33b8f6e62355f37/wmma-matmul-f64-llvm-ptx.mlir
https://github.com/llvm/llvm-project/pull/169061
More information about the Mlir-commits
mailing list