Skip to content

Commit 23cbcfb

Browse files
committed
Fix runner-pipelines.mlir test
1 parent f905655 commit 23cbcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/rocmlir-driver/runner-pipelines.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// RUNNER-SAME: convert-mhal-to-gpu,
1212
// RUNNER-SAME: convert-mhal-to-cpu,
1313
// 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},
14+
// RUNNER-SAME: func.func(arith-expand{include-bf16=false include-f4e2m1=false include-f8e8m0=false},
1515
// RUNNER-SAME: convert-arith-to-llvm{index-bitwidth=0},
1616
// RUNNER-SAME: convert-math-to-llvm{approximate-log1p=true}),
1717
// RUNNER-SAME: convert-math-to-libm,

0 commit comments

Comments
 (0)