Add third_party/mlir-hlo (#4340)
diff --git a/.gitmodules b/.gitmodules
index f5306b8..f363c60 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -53,3 +53,6 @@
[submodule "third_party/liburing"]
path = third_party/liburing
url = https://github.com/axboe/liburing.git
+[submodule "third_party/mlir-hlo"]
+ path = third_party/mlir-hlo
+ url = https://github.com/tensorflow/mlir-hlo.git
diff --git a/SUBMODULE_VERSIONS b/SUBMODULE_VERSIONS
index 790e63b..af1c50a 100644
--- a/SUBMODULE_VERSIONS
+++ b/SUBMODULE_VERSIONS
@@ -7,6 +7,7 @@
ce96e7cf249f69a9e9ff48a85c3c4a9dedc30878 third_party/llvm-bazel
930c74f12d799c95e37a107bb692148b36493806 third_party/llvm-project
a438d3b2e9e2e4699b94787b7fb6e8b45d4e92c6 third_party/mlir-emitc
+5a080ad795fb38d993891ecb0db8344c476823f6 third_party/mlir-hlo
74d7261be17cf659d5930d4830609406bd7553e3 third_party/pffft
d8c7ee00a687ac369e62e2032514a93a9b413502 third_party/pybind11
d79362c24fd70eab3196672273dbfd8f0dd6124c third_party/ruy
diff --git a/third_party/mlir-hlo b/third_party/mlir-hlo
new file mode 160000
index 0000000..5a080ad
--- /dev/null
+++ b/third_party/mlir-hlo
@@ -0,0 +1 @@
+Subproject commit 5a080ad795fb38d993891ecb0db8344c476823f6