[Mlir-commits] [mlir] [MLIR][GPU] subgroup_mma fp64 extension (PR #165873)

Fabian Mora llvmlistbot at llvm.org
Fri Nov 7 12:40:29 PST 2025


fabianmcg wrote:

@castigli I'll take a deeper look this weekend. High-level question:  
Did you try returning a `{f64}` instead of `f64` to keep the API consistent with returning a struct? (even if it's a single element).

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


More information about the Mlir-commits mailing list