File tree
4 files changed
+4
-4
lines changed- docs
- third_party
- utils
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
- WORKSPACE.bazel+2-2
- build_tools/llvm_version.txt+1-1
- docs/spec.md+49-30
- stablehlo/dialect/StablehloAttrs.td+9
- stablehlo/dialect/StablehloOps.cpp+30
- stablehlo/dialect/StablehloOps.h+10-1
- stablehlo/dialect/StablehloOps.td+20-6
- stablehlo/dialect/TypeInference.cpp+32-31
- stablehlo/dialect/Version.cpp+2-2
- stablehlo/dialect/Version.h+1-1
- stablehlo/dialect/VhloDialect.td+1
- stablehlo/dialect/VhloOps.td+25-2
- stablehlo/tests/vhlo/stablehlo_legalize_to_vhlo.1_12_0.mlir+3.0k
- stablehlo/tests/vhlo/stablehlo_legalize_to_vhlo.1_12_0.mlir.bc
- stablehlo/tests/vhlo/stablehlo_legalize_to_vhlo.mlir+32-20
- stablehlo/tests/vhlo/vhlo_to_version_downgrade.1_11_0.mlir+38
- stablehlo/tests/vhlo/vhlo_to_version_downgrade.1_8_0.mlir+11
- stablehlo/tests/vhlo/vhlo_to_version_downgrade.1_9_0.mlir+10
- stablehlo/tests/vhlo/vhlo_to_version_downgrade_invalid.1_11_0.mlir+25
- stablehlo/transforms/MapStablehloToVhlo.h+2-2
- stablehlo/transforms/StablehloLegalizeToVhlo.cpp+2
- stablehlo/transforms/VhloLegalizeToStablehlo.cpp+6-4
- stablehlo/transforms/VhloToVersion.cpp+12
- stablehlo/transforms/VhloToVersionPatterns.td+67-34
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments