Skip to content

Commit 9d6c2ff

Browse files
committed
[mlir] NFC fix missing dependency on Async
1 parent b5491dd commit 9d6c2ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/Async/IR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ add_mlir_dialect_library(MLIRAsync
88
MLIRAsyncOpsIncGen
99

1010
LINK_LIBS PUBLIC
11+
MLIRControlFlowInterfaces
1112
MLIRDialect
1213
MLIRInferTypeOpInterface
1314
MLIRIR

0 commit comments

Comments
 (0)