[PATCH] D91527: [PowerPC][FP128] Fix the incorrect calling convention for IEEE long double on Power8
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 04:44:53 PST 2020
qiucf added a comment.
Can you test if this patch makes P8 <https://reviews.llvm.org/P8> fail the same number of cases as P9 <https://reviews.llvm.org/P9> under `-mabi=ieeelongdouble` in LLVM test suite? Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91527/new/
https://reviews.llvm.org/D91527
More information about the llvm-commits
mailing list