================ @@ -251,20 +275,21 @@ template <> LIBC_INLINE double fma<double>(double x, double y, double z) { ---------------- lntue wrote: Yes, it needs to be updated to take care of other rounding modes. https://github.com/llvm/llvm-project/pull/95483