Skip to content

Commit e44b3e8

Browse files
committed
new line
1 parent a85ce40 commit e44b3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Arith/invalid.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,4 +860,4 @@ func.func @test_denormal_mode(%arg0: f32, %arg1: f32) -> f32 {
860860
// expected-error @below{{expected only a single denormal mode}}
861861
%0 = arith.subf %arg0, %arg1 denormal<preserve_sign | positive_zero> : f32
862862
return %0 : f32
863-
}
863+
}

0 commit comments

Comments
 (0)