================ @@ -17,7 +17,7 @@ #endif #include <arm_acle.h> -#include <fenv.h> +#include "hdr/fenv_macros.h" ---------------- lntue wrote: Move this down with the `#include "src/..."`. https://github.com/llvm/llvm-project/pull/87896