Skip to content

Commit 9ce6628

Browse files
rupprechtDebadri Basak
authored andcommitted
[bazel][mlir] Port llvm#165429: RegionBranchOpInterface (llvm#165447)
1 parent 24235ca commit 9ce6628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12086,6 +12086,7 @@ cc_library(
1208612086
srcs = glob(["lib/Dialect/Transform/TuneExtension/*.cpp"]),
1208712087
hdrs = glob(["include/mlir/Dialect/Transform/TuneExtension/*.h"]),
1208812088
deps = [
12089+
":ControlFlowInterfaces",
1208912090
":IR",
1209012091
":TransformDialect",
1209112092
":TransformDialectInterfaces",

0 commit comments

Comments
 (0)