================ @@ -19,6 +20,7 @@ #include "src/__support/macros/attributes.h" #include "src/__support/macros/optimization.h" // LIBC_UNLIKELY +#include <fenv.h> ---------------- nishantwrp wrote: got it, done. https://github.com/llvm/llvm-project/pull/72763