================ @@ -44,6 +46,7 @@ #include "llvm/ADT/bit.h" #include <cassert> +#include <cmath> ---------------- banach-space wrote: What's this header used for? https://github.com/llvm/llvm-project/pull/122450