================ @@ -3312,6 +3312,7 @@ auto ConversionTarget::getOpInfo(OperationName op) const return std::nullopt; } +#if MLIR_ENABLE_PDL ---------------- joker-eph wrote: Can we extract all of this in a separate .cpp and handle this with separate CMakeLibraries? https://github.com/llvm/llvm-project/pull/69927