================ @@ -24,6 +25,7 @@ #include "mlir/IR/PatternMatch.h" #include "mlir/IR/TypeUtilities.h" #include "llvm/ADT/TypeSwitch.h" +#include "llvm/IR/Metadata.h" ---------------- bjacob wrote: `-header-insertion=never` https://github.com/llvm/llvm-project/pull/133498