================ @@ -36,6 +36,7 @@ #include "llvm/Support/Casting.h" #include "llvm/Support/Debug.h" #include "llvm/Support/KnownBits.h" +#include "llvm/Support/MathExtras.h" ---------------- dtcxzyw wrote: ```suggestion ``` Unused. https://github.com/llvm/llvm-project/pull/148880