[Mlir-commits] [mlir] [mlir][x86] Support for `f8` AMX tiled dot-product. (PR #194786)

Arun Thangamani llvmlistbot at llvm.org
Wed Apr 29 04:12:15 PDT 2026


================
@@ -72,6 +72,40 @@ func.func @amx_tile_mulf_f16(
   return
 }
 
+// CHECK-LABEL: define void @amx_tile_mulf_f8
+func.func @amx_tile_mulf_f8E4M3FN(
----------------
arun-thmn wrote:

Ahh sure. I missed it.

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


More information about the Mlir-commits mailing list