Skip to content

Commit d5ee522

Browse files
committed
fix tests
1 parent f5205a6 commit d5ee522

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/test/Dialect/Math/expand-math.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ func.func @powf_func_one(%a: f64) -> f64{
230230
return %ret : f64
231231
}
232232

233-
234233
// CHECK-LABEL: func @powf_func_negone
235234
// CHECK-SAME: ([[ARG0:%.+]]: f64) -> f64
236235
func.func @powf_func_negone(%a: f64) -> f64{

0 commit comments

Comments
 (0)