[bazel][mlir] Add missing dependency for D138178

This commit is contained in:
Jakub Kuderski 2022-11-17 14:10:16 -05:00
parent 92bcb8ccbb
commit 89399ad85d
1 changed files with 1 additions and 0 deletions

View File

@ -9343,6 +9343,7 @@ cc_library(
":InferIntRangeInterface",
":MemRefDialect",
":Pass",
":Support",
":TransformUtils",
":Transforms",
":VectorDialect",