Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_mlir_library(MLIRRewrite
ByteCode.cpp
FrozenRewritePatternList.cpp
PatternApplicator.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Rewrite
DEPENDS
mlir-generic-headers
LINK_LIBS PUBLIC
MLIRIR
MLIRPDL
MLIRPDLInterp
MLIRPDLToPDLInterp
MLIRSideEffectInterfaces
)