[PATCH][ARM64] Handle fp128 for parameter passing on stack

Jiangning Liu liujiangning1 at gmail.com
Fri Apr 25 05:14:57 PDT 2014


Hi Tim,

Committed as r207222. And I modified the test case as you suggested.

Thanks,
-Jiangning


2014-04-25 18:53 GMT+08:00 Tim Northover <t.p.northover at gmail.com>:

> Hi Jiangning,
>
> > Attached small patch is to fix an issue around fp128 parameter passing on
> > stack.
>
> It'd be nice to make sure the argument ends up where we think it
> should in the test (say by returning it and checking for loads from
> [sp]).
>
> Other than that, it looks fine. I'll leave it to your discretion
> whether to add that modification.
>
> Cheers.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140425/09c7530f/attachment.html>


More information about the llvm-commits mailing list