================ @@ -94,6 +94,7 @@ #include <bitset> #include <cassert> #include <cctype> +#include <cmath> ---------------- davemgreen wrote: What is this needed for? https://github.com/llvm/llvm-project/pull/100769