================ @@ -15,6 +15,7 @@ #include "mlir/IR/BuiltinTypes.h" #include "mlir/IR/Dialect.h" #include "mlir/IR/DialectImplementation.h" +#include "llvm/ADT/ScopeExit.h" ---------------- Dinistro wrote: Nit: This seems to be unused https://github.com/llvm/llvm-project/pull/65503