[PATCH] D117181: [PowerPC] Use IEEE long double in proper toolchain
Qiu Chaofan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 19 00:28:10 PDT 2023
qiucf abandoned this revision.
qiucf added a comment.
Determining float ABI by system library without explicit options may cause confusion. Since Fedora has successfully switched using ieeelongdouble on ppc64le (https://developers.redhat.com/articles/2023/05/16/benefits-fedora-38-long-double-transition-ppc64le ), this patch is not so relevant.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117181/new/
https://reviews.llvm.org/D117181
More information about the cfe-commits
mailing list