Synchronize submodules with LLVM at llvm/llvm-project@9f581815ae4d Updates LLVM dependencies to match [9f581815ae4d](https://github.com/llvm/llvm-project/commit/9f581815ae4d). - llvm-bazel to [a49a7643b29e](https://github.com/google/llvm-bazel/commit/a49a7643b29e) - TensorFlow to [80a8cf901ffd](https://github.com/tensorflow/tensorflow/commit/80a8cf901ffd) - MLIR-HLO to [c06de24f6c71](https://github.com/tensorflow/mlir-hlo/commit/c06de24f6c71) `./scripts/git/update_to_llvm_syncpoint.py ` COPYBARA_INTEGRATE_REVIEW=https://github.com/google/iree/pull/4860 from KoolJBlack:llvm-dependent-submodule-update fffd494738c9e9b37109ffa02bb4077bc256c4ae PiperOrigin-RevId: 357831580
diff --git a/SUBMODULE_VERSIONS.txt b/SUBMODULE_VERSIONS.txt index 44f7fa1..12b5e9a 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 -73b10bd6cad63b37f7e5328d1e97527494ef5e88 third_party/llvm-bazel +a49a7643b29e59af9710b23a826d90434f87c33f third_party/llvm-bazel 9f581815ae4d5df7453f0b3bea845c0ba508c91e third_party/llvm-project 4e501d8c6e2d834999301a2492adefe5ddbdc0cb third_party/mlir-emitc -4060a86fe2f813efc0d361aeda761ee424434222 third_party/mlir-hlo +c06de24f6c71b05358fb91ebcd79ede485872304 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 -16fed2e5860d542349ea27b054bc73f7832adfa7 third_party/tensorflow +80a8cf901ffd906a8c5e3c9dcd9ea9c96f4df282 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 73b10bd..a49a764 160000 --- a/third_party/llvm-bazel +++ b/third_party/llvm-bazel
@@ -1 +1 @@ -Subproject commit 73b10bd6cad63b37f7e5328d1e97527494ef5e88 +Subproject commit a49a7643b29e59af9710b23a826d90434f87c33f
diff --git a/third_party/mlir-hlo b/third_party/mlir-hlo index 4060a86..c06de24 160000 --- a/third_party/mlir-hlo +++ b/third_party/mlir-hlo
@@ -1 +1 @@ -Subproject commit 4060a86fe2f813efc0d361aeda761ee424434222 +Subproject commit c06de24f6c71b05358fb91ebcd79ede485872304
diff --git a/third_party/tensorflow b/third_party/tensorflow index 16fed2e..80a8cf9 160000 --- a/third_party/tensorflow +++ b/third_party/tensorflow
@@ -1 +1 @@ -Subproject commit 16fed2e5860d542349ea27b054bc73f7832adfa7 +Subproject commit 80a8cf901ffd906a8c5e3c9dcd9ea9c96f4df282