forked from OSchip/llvm-project
[mlir][bazel] fix bazel build on VectorTransforms
This commit is contained in:
parent
0539a6b420
commit
5cac7cda95
|
@ -3126,6 +3126,7 @@ cc_library(
|
|||
":MemRefDialect",
|
||||
":Pass",
|
||||
":SCFDialect",
|
||||
":Support",
|
||||
":TensorDialect",
|
||||
":Transforms",
|
||||
":VectorInterfaces",
|
||||
|
|
Loading…
Reference in New Issue