forked from iree-org/iree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge google -> main (iree-org#5086)
* c9e5da3 Merge pull request iree-org#5078 from ThomasRaoux:main-to-google * 284e68c Synchronize submodules with LLVM at llvm/llvm-project@720a828 * c0ae7a2 Integrate LLVM at llvm/llvm-project@720a828 * 0aebce2 Merge pull request iree-org#5062 from ThomasRaoux:main-to-google * 56e4fd1 Merge pull request iree-org#5060 from google:llvm-dependent-submodule-update * 0f70af6 Integrate LLVM at llvm/llvm-project@4c973ae * f156c24 Synchronize submodules with LLVM at llvm/llvm-project@4c973ae * 894c758 Synchronize submodules with LLVM at llvm/llvm-project@df6d057
- Loading branch information
Showing
7 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule llvm-bazel
updated
4 files
+57 β0 | llvm-bazel/llvm-project-overlay/clang/BUILD | |
+23 β78 | llvm-bazel/llvm-project-overlay/mlir/BUILD | |
+1 β0 | llvm-bazel/llvm-project-overlay/mlir/test/BUILD | |
+1 β1 | third_party/llvm-project |
Submodule llvm-project
updated
478 files
Submodule mlir-hlo
updated
12 files
+2 β2 | WORKSPACE | |
+1 β1 | build_tools/llvm_version.txt | |
+5 β18 | include/mlir-hlo/Dialect/mhlo/IR/lhlo_ops.td | |
+5 β13 | lib/Dialect/mhlo/IR/hlo_ops.cc | |
+1 β0 | lib/Dialect/mhlo/transforms/hlo_legalize_to_lhlo.cc | |
+285 β10 | lib/Dialect/mhlo/transforms/legalize_to_linalg.cc | |
+4 β1 | lib/Dialect/mhlo/transforms/move_up_dynamic_broadcasts_for_fusion.cc | |
+2 β10 | tests/hlo-legalize-to-lhlo.mlir | |
+220 β0 | tests/hlo-legalize-to-linalg.mlir | |
+18 β19 | tests/lhlo_ops.mlir | |
+2 β8 | tests/mhlo_infer_shape_type_methods.mlir | |
+7 β4 | tests/move_up_dynamic_broadcasts_for_fusion.mlir |
Submodule tensorflow
updated
203 files