Fix bazel build after 59b273a166.

This commit is contained in:
Christian Sigg 2022-06-01 13:10:28 +02:00
parent 8bfd69ca33
commit f330db8b14
1 changed files with 1 additions and 0 deletions

View File

@ -2600,6 +2600,7 @@ cc_library(
includes = ["include"],
deps = [
":ArithmeticDialect",
":ArithmeticUtils",
":BufferizationDialect",
":ControlFlowInterfaces",
":ControlFlowOps",