[libcxx-commits] [PATCH] D136868: [libc++][math.h] Remove unnecessary uses of __promote
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Oct 30 10:12:42 PDT 2022
EricWF added a comment.
Yes. There are older version of this library that override
`is_floating_point` for the `half` type it provides.
Though it looks like newer versions have a different approach.
https://sourceforge.net/projects/half/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136868/new/
https://reviews.llvm.org/D136868
More information about the libcxx-commits
mailing list