================ @@ -23,6 +23,7 @@ #include "llvm/IR/IntrinsicInst.h" #include "llvm/IR/Operator.h" #include "llvm/IR/PatternMatch.h" +#include "llvm/MC/MCSchedule.h" ---------------- alexey-bataev wrote: Is this the correct dependency? https://github.com/llvm/llvm-project/pull/199606