================ @@ -39,7 +40,6 @@ struct KnownBits; class Loop; class LoopInfo; class MDNode; -struct SimplifyQuery; ---------------- fhahn wrote: Can the forward declaration be retained instead of including the header here? https://github.com/llvm/llvm-project/pull/68290