[libcxx-commits] [PATCH] D158547: [PowerPC] Exclude frexp(long double) on linux
Amy Kwan via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 25 10:07:31 PDT 2023
amyk accepted this revision.
amyk added a comment.
I think this LGTM. `__LONG_DOUBLE_IBM128__` is what we define (on Linux) when we're dealing with the ppcf128 type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158547/new/
https://reviews.llvm.org/D158547
More information about the libcxx-commits
mailing list