forked from OSchip/llvm-project
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:
parent
941d122370
commit
a096164134
|
@ -5006,7 +5006,7 @@ cc_library(
|
|||
includes = ["include"],
|
||||
deps = [
|
||||
":AffineDialect",
|
||||
":DialectUtils",
|
||||
":ArithmeticUtils",
|
||||
":IR",
|
||||
":InferTypeOpInterface",
|
||||
":TensorDialect",
|
||||
|
|
Loading…
Reference in New Issue