[bazel] Add missing dependency for b2d76a063d

This commit is contained in:
Benjamin Kramer
2023-07-22 13:21:51 +02:00
parent f11526b091
commit ff380ced05

View File

@@ -10165,6 +10165,7 @@ cc_library(
":TensorUtils",
":TosaDialect",
":Transforms",
"//llvm:Support",
],
)