Skip to content

Commit da4645f

Browse files
Update math-to-rocdl.mlir
1 parent 2761997 commit da4645f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Conversion/MathToROCDL/math-to-rocdl.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,4 +626,4 @@ func.func @clampf_f32(%x: f32, %lo: f32, %hi: f32) -> f32 {
626626

627627
// PRE9-LABEL: func.func @clampf_f32
628628
// PRE9-NOT: rocdl.fmed3
629-
// PRE9: math.clampf {{.*}} : f32
629+
// PRE9: math.clampf {{.*}} : f32

0 commit comments

Comments
 (0)