[libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)

via libc-commits libc-commits at lists.llvm.org
Wed Jul 31 09:10:24 PDT 2024


https://github.com/overmighty approved this pull request.

LGTM besides a last issue: FMA smoke tests having unused dependencies. You should look at the dependencies of the respective `f16*` functions and copy them unless you find that the dependency list is wrong.

https://github.com/llvm/llvm-project/pull/101089


More information about the libc-commits mailing list