[PATCH] D11438: Fix x86_64 fp128 calling convention

Martell Malone via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 02:26:44 PDT 2015


martell added a comment.

In http://reviews.llvm.org/D11438#271749, @chh wrote:

> I usually found missed handling of f128 type from testing libm long double on Android target, and those cases appeared in many different places.


Hi @chh,
I'm currently looking into a similar calling convention bug. I just came across this patch as you updated it today
I'll start testing your patch soon but I feel you would have some insight into this bug
https://llvm.org/bugs/show_bug.cgi?id=24398
based on the content of this patch ?


http://reviews.llvm.org/D11438





More information about the llvm-commits mailing list