[mlir][transform]: fix broken bazel build for TensorTransformOps (#78766)

This commit is contained in:
Jeremy Kun 2024-01-19 11:33:36 -08:00 committed by GitHub
parent 5330daad41
commit 76ffa8f63a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7262,8 +7262,7 @@ cc_library(
":TensorTransforms",
":TensorUtils",
":TransformDialect",
":ValueBoundsOpInterface",
"//llvm:Support",
":TransformUtils",
],
)