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 a85ce40 commit e44b3e8Copy full SHA for e44b3e8
mlir/test/Dialect/Arith/invalid.mlir
@@ -860,4 +860,4 @@ func.func @test_denormal_mode(%arg0: f32, %arg1: f32) -> f32 {
860
// expected-error @below{{expected only a single denormal mode}}
861
%0 = arith.subf %arg0, %arg1 denormal<preserve_sign | positive_zero> : f32
862
return %0 : f32
863
-}
+}
0 commit comments