Skip to content

Commit 977d80e

Browse files
leonardtSterling-Augustine
authored andcommitted
[MLIR] Add MLIRConversionPassIncGen to cmake deps for FrozenRewritePatternSet (llvm#110054)
Fixes missing header in downstream circt python wheel build (e.g. https://github.com/llvm/circt/actions/runs/11022589675/job/30612234430). Confirmed by * https://github.com/llvm/circt/actions/runs/11040046220/job/30667073462 * llvm/circt@0646e7e
1 parent 2cf6df5 commit 977d80e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Rewrite/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ add_mlir_library(MLIRRewrite
99

1010
DEPENDS
1111
mlir-generic-headers
12+
MLIRConversionPassIncGen
1213

1314
LINK_LIBS PUBLIC
1415
MLIRIR

0 commit comments

Comments
 (0)