File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ diff --ruN a/stablehlo/stablehlo/tests/math/ulp_difference_float32.mlir b/stablehlo/stablehlo/tests/math/ulp_difference_float32.mlir
2
+ --- stablehlo/stablehlo/tests/math/ulp_difference_float32.mlir
3
+ +++ stablehlo/stablehlo/tests/math/ulp_difference_float32.mlir
4
+ @@ -1,4 +1,5 @@
5
+ // RUN: stablehlo-opt --chlo-legalize-to-stablehlo %s | stablehlo-translate --interpret
6
+ + // XFAIL: *
7
+ // This file is generated, see build_tools/math/README.md for more information.
8
+ module @ulp_difference_float32 {
9
+ func.func public @main() {
10
+ diff --ruN a/stablehlo/stablehlo/tests/math/ulp_difference_float64.mlir b/stablehlo/stablehlo/tests/math/ulp_difference_float64.mlir
11
+ --- stablehlo/stablehlo/tests/math/ulp_difference_float64.mlir
12
+ +++ stablehlo/stablehlo/tests/math/ulp_difference_float64.mlir
13
+ @@ -1,4 +1,5 @@
14
+ // RUN: stablehlo-opt --chlo-legalize-to-stablehlo %s | stablehlo-translate --interpret
15
+ + // XFAIL: *
16
+ // This file is generated, see build_tools/math/README.md for more information.
17
+ module @ulp_difference_float64 {
18
+ func.func public @main() {
1
19
You can’t perform that action at this time.
0 commit comments