[mlir][bazel] fix bazel build on VectorTransforms

This commit is contained in:
Mogball 2022-06-06 21:51:11 +00:00
parent 0539a6b420
commit 5cac7cda95
1 changed files with 1 additions and 0 deletions

View File

@ -3126,6 +3126,7 @@ cc_library(
":MemRefDialect",
":Pass",
":SCFDialect",
":Support",
":TensorDialect",
":Transforms",
":VectorInterfaces",