We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f905655 commit 23cbcfbCopy full SHA for 23cbcfb
mlir/test/rocmlir-driver/runner-pipelines.mlir
@@ -11,7 +11,7 @@
11
// RUNNER-SAME: convert-mhal-to-gpu,
12
// RUNNER-SAME: convert-mhal-to-cpu,
13
// RUNNER-SAME: async-parallel-for{async-dispatch=true min-task-size=1000 num-workers=8},
14
-// RUNNER-SAME: func.func(arith-expand{include-bf16=false include-f8e8m0=false},
+// RUNNER-SAME: func.func(arith-expand{include-bf16=false include-f4e2m1=false include-f8e8m0=false},
15
// RUNNER-SAME: convert-arith-to-llvm{index-bitwidth=0},
16
// RUNNER-SAME: convert-math-to-llvm{approximate-log1p=true}),
17
// RUNNER-SAME: convert-math-to-libm,
0 commit comments