Integrate TF at tensorflow/tensorflow@2d6bdab3adb0
Updates TF to
[2d6bdab3adb0](https://github.com/tensorflow/tensorflow/commit/2d6bdab3adb0)
matching
[f402e682d0ef](https://github.com/llvm/llvm-project/commit/f402e682d0ef)
and copies over the LLVM BUILD files.
`./scripts/git/update_to_llvm_syncpoint.py --tensorflow_commit=LATEST_MATCH`
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/iree/pull/3529 from rsuderman:tf-submodule-update cd7f9943ce7fe145be16f79ce64fd0da060f165f
PiperOrigin-RevId: 337910927
diff --git a/SUBMODULE_VERSIONS b/SUBMODULE_VERSIONS
index d9a3a5a..e9e0de9 100644
--- a/SUBMODULE_VERSIONS
+++ b/SUBMODULE_VERSIONS
@@ -14,7 +14,7 @@
685f86471e9d26b3eb7676695a2e2cefb4551ae9 third_party/spirv_cross
f8bf11a0253a32375c32cad92c841237b96696c0 third_party/spirv_headers
57eb48aed36160c4876bc8310d9ca84d42ee9e2a third_party/swiftshader
-de10689433c292ee5eac5bb20a327b9c1d8b71f9 third_party/tensorflow
+2d6bdab3adb0b8949763d5c63426338f938c9efe third_party/tensorflow
a9a09ab0940408898fccfdcfe2bb8dc19b50f13c third_party/tracy
9bd3f561bcee3f01d22912de10bb07ce4e23d378 third_party/vulkan_headers
909f36b714c9239ee0b112a321220213a474ba53 third_party/vulkan_memory_allocator
diff --git a/build_tools/bazel/third_party_import/llvm-project/overlay/mlir/BUILD.bazel b/build_tools/bazel/third_party_import/llvm-project/overlay/mlir/BUILD.bazel
index 4aeb2b8..d129c47 100644
--- a/build_tools/bazel/third_party_import/llvm-project/overlay/mlir/BUILD.bazel
+++ b/build_tools/bazel/third_party_import/llvm-project/overlay/mlir/BUILD.bazel
@@ -458,6 +458,7 @@
srcs = [
"include/mlir/Dialect/StandardOps/IR/Ops.td",
"include/mlir/IR/OpAsmInterface.td",
+ "include/mlir/IR/SymbolInterfaces.td",
"include/mlir/Interfaces/CallInterfaces.td",
"include/mlir/Interfaces/ControlFlowInterfaces.td",
"include/mlir/Interfaces/SideEffectInterfaces.td",