Skip to content

Commit c4d5b95

Browse files
author
MaheshRavishankar
committed
Fix broken build for commit 9b05170
Differential Revision: https://reviews.llvm.org/D99533
1 parent f53dc06 commit c4d5b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ add_mlir_dialect_library(MLIRMemRef
1414

1515
LINK_LIBS PUBLIC
1616
MLIRDialect
17+
MLIRInferTypeOpInterface
1718
MLIRIR
1819
MLIRStandard
1920
MLIRTensor

0 commit comments

Comments
 (0)