Revert "[mlir][Bazel] Port 730ae80d3e part 2."

This reverts commit b4cc363e86.

The change which needed this BUILD fix was reverted.
This commit is contained in:
Adrian Kuegel 2022-09-26 10:04:56 +02:00
parent 941d122370
commit a096164134
1 changed files with 1 additions and 1 deletions

View File

@ -5006,7 +5006,7 @@ cc_library(
includes = ["include"],
deps = [
":AffineDialect",
":DialectUtils",
":ArithmeticUtils",
":IR",
":InferTypeOpInterface",
":TensorDialect",