================ @@ -23,6 +23,7 @@ #include "llvm/ADT/SmallVector.h" #include "llvm/ADT/Statistic.h" #include "llvm/ADT/StringRef.h" +#include "llvm/ADT/bit.h" ---------------- nikic wrote: Is this include needed? https://github.com/llvm/llvm-project/pull/70977