Synchronize submodules with LLVM at llvm/llvm-project@f89f6d1e5d7d
Updates LLVM dependencies to match
[f89f6d1e5d7d](https://github.com/llvm/llvm-project/commit/f89f6d1e5d7d).
- llvm-bazel to
[703635578170](https://github.com/google/llvm-bazel/commit/703635578170)
- TensorFlow to
[f0e867da8202](https://github.com/tensorflow/tensorflow/commit/f0e867da8202)
- MLIR-HLO to
[4a29ca3b1d85](https://github.com/tensorflow/mlir-hlo/commit/4a29ca3b1d85)
`./scripts/git/update_to_llvm_syncpoint.py `
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/iree/pull/4785 from rsuderman:llvm-dependent-submodule-update 71578be38a0b5df5720410c446f47c70863f5052
PiperOrigin-RevId: 356560315
diff --git a/SUBMODULE_VERSIONS.txt b/SUBMODULE_VERSIONS.txt
index fa27104..35d2147 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
-13c1d381f0d2a3bcaded73487ef9243f513a07a3 third_party/llvm-bazel
+90d88f5c2c237ed533912986a3000e66fcf0b6f0 third_party/llvm-bazel
a5222aa0858a42660629c410a5b669dee16a4359 third_party/llvm-project
4e501d8c6e2d834999301a2492adefe5ddbdc0cb third_party/mlir-emitc
-d086b8a0ec21cde2106a7d323cb1272ef62a319c third_party/mlir-hlo
+54c2a4986630e209a855d89195c480e1402a60a4 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
-feeab90bfcb97ea88bfa0c8f7eef8d3189a548fe third_party/tensorflow
+e1b9195cae5640ae158ebf9496787b6d511bad63 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 13c1d38..90d88f5 160000
--- a/third_party/llvm-bazel
+++ b/third_party/llvm-bazel
@@ -1 +1 @@
-Subproject commit 13c1d381f0d2a3bcaded73487ef9243f513a07a3
+Subproject commit 90d88f5c2c237ed533912986a3000e66fcf0b6f0
diff --git a/third_party/mlir-hlo b/third_party/mlir-hlo
index d086b8a..54c2a49 160000
--- a/third_party/mlir-hlo
+++ b/third_party/mlir-hlo
@@ -1 +1 @@
-Subproject commit d086b8a0ec21cde2106a7d323cb1272ef62a319c
+Subproject commit 54c2a4986630e209a855d89195c480e1402a60a4
diff --git a/third_party/tensorflow b/third_party/tensorflow
index feeab90..e1b9195 160000
--- a/third_party/tensorflow
+++ b/third_party/tensorflow
@@ -1 +1 @@
-Subproject commit feeab90bfcb97ea88bfa0c8f7eef8d3189a548fe
+Subproject commit e1b9195cae5640ae158ebf9496787b6d511bad63