Synchronize submodules with LLVM at llvm/llvm-project@de40423c8512 Updates LLVM dependencies to match [de40423c8512](https://github.com/llvm/llvm-project/commit/de40423c8512). - llvm-bazel to [7793439c0e67](https://github.com/google/llvm-bazel/commit/7793439c0e67) - TensorFlow to [ff851e496de5](https://github.com/tensorflow/tensorflow/commit/ff851e496de5) - MLIR-HLO to [89f7f2bd658f](https://github.com/tensorflow/mlir-hlo/commit/${MLIR_HLO_SHA?}) `./scripts/git/update_to_llvm_syncpoint.py` Automated submodule bump from .github/workflows/update_llvm_dependent_submodules.yml COPYBARA_INTEGRATE_REVIEW=https://github.com/google/iree/pull/4903 from google:auto_submodule_update 091ec42dbf8ae63d409f9395b290385e39a0c7ff PiperOrigin-RevId: 359320723
diff --git a/SUBMODULE_VERSIONS.txt b/SUBMODULE_VERSIONS.txt index d8498d9..42101e6 100644 --- a/SUBMODULE_VERSIONS.txt +++ b/SUBMODULE_VERSIONS.txt
@@ -4,16 +4,16 @@ 4fb0ff7069bd88ee85902f4d0bb62794e5f6d021 third_party/flatcc b1fbd33c06cdb0024c67733c6fdec2009d17b384 third_party/googletest 88b845dee001723c4a0db1fe5477de735b6d3bb0 third_party/liburing -3b0f75d1ab527db204033ce96e8da4dc2f7693dd third_party/llvm-bazel +7793439c0e6766f3d1c778b47b3c1a78d8e85f66 third_party/llvm-bazel de40423c8512c9cfa0b244314b5e342056ec6d49 third_party/llvm-project 4e501d8c6e2d834999301a2492adefe5ddbdc0cb third_party/mlir-emitc -3e2ff6e25392474068c6c6992d78f2009da8437f third_party/mlir-hlo +89f7f2bd658f4d1fc9eeef6a5233668698ce6fb6 third_party/mlir-hlo 2b2bd45bbf9be04fd22ece5cc1f54679202e9257 third_party/pffft d8c7ee00a687ac369e62e2032514a93a9b413502 third_party/pybind11 2887692065c38ef6617f423feafc6b69dd0a0681 third_party/ruy 685f86471e9d26b3eb7676695a2e2cefb4551ae9 third_party/spirv_cross f8bf11a0253a32375c32cad92c841237b96696c0 third_party/spirv_headers -628fedebc4d6c28c881a353066d5493ed1c7a4ea third_party/tensorflow +ff851e496de52e985f62d78cd4ed9f56a8201aad third_party/tensorflow 9c3dac3ed2bd647b8d63f197fed058fee97a7e1e third_party/tracy 9bd3f561bcee3f01d22912de10bb07ce4e23d378 third_party/vulkan_headers 3528e2aed3e8808f33e1e7d63eeb1560456a605a third_party/vulkan_memory_allocator
diff --git a/third_party/llvm-bazel b/third_party/llvm-bazel index 3b0f75d..7793439 160000 --- a/third_party/llvm-bazel +++ b/third_party/llvm-bazel
@@ -1 +1 @@ -Subproject commit 3b0f75d1ab527db204033ce96e8da4dc2f7693dd +Subproject commit 7793439c0e6766f3d1c778b47b3c1a78d8e85f66
diff --git a/third_party/mlir-hlo b/third_party/mlir-hlo index 3e2ff6e..89f7f2b 160000 --- a/third_party/mlir-hlo +++ b/third_party/mlir-hlo
@@ -1 +1 @@ -Subproject commit 3e2ff6e25392474068c6c6992d78f2009da8437f +Subproject commit 89f7f2bd658f4d1fc9eeef6a5233668698ce6fb6
diff --git a/third_party/tensorflow b/third_party/tensorflow index 628fede..ff851e4 160000 --- a/third_party/tensorflow +++ b/third_party/tensorflow
@@ -1 +1 @@ -Subproject commit 628fedebc4d6c28c881a353066d5493ed1c7a4ea +Subproject commit ff851e496de52e985f62d78cd4ed9f56a8201aad