6782b9c1创建于 2025年5月14日历史提交
diff --git a/third_party/tsl/third_party/llvm/workspace.bzl b/third_party/tsl/third_party/llvm/workspace.bzl
index cf8ee42..f4962b0 100644
--- a/third_party/tsl/third_party/llvm/workspace.bzl
+++ b/third_party/tsl/third_party/llvm/workspace.bzl
@@ -22,6 +22,11 @@ def repo(name):
             "//third_party/llvm:mathextras.patch",
             "//third_party/llvm:toolchains.patch",
             "//third_party/llvm:zstd.patch",
+            "//third_party/llvm:annc1.patch",
+            "//third_party/llvm:annc2.patch",
+            "//third_party/llvm:annc3.patch",
+            "//third_party/llvm:annc4.patch",
+            "//third_party/llvm:concat.patch",
         ],
         link_files = {"//third_party/llvm:run_lit.sh": "mlir/run_lit.sh"},
     )