[Mlir-commits] [mlir] [mlir][ArithToAMDGPU] limit scaling truncf/extf support to gfx950 (PR #155431)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Sep 8 07:11:12 PDT 2025


================
@@ -241,6 +242,9 @@ func.func @conversion_broadcast(%in: vector<4xf8E5M2>, %scale: f8E8M0FNU) -> vec
 
 // -----
 
+// CHECK-GFX1100-LABEL: @conversion_scalar
+// CHECK-GFX1100: arith.scaling_extf
----------------
Muzammiluddin-Syed-ECE wrote:

^ @arsenm 

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


More information about the Mlir-commits mailing list