================ @@ -11,6 +11,7 @@ #include "mlir/IR/Block.h" #include "mlir/IR/Builders.h" #include "mlir/IR/BuiltinOps.h" +#include "mlir/IR/Dominance.h" ---------------- zero9178 wrote: This should no longer be needed https://github.com/llvm/llvm-project/pull/115816