Fix PR15293: ARM codegen ice - expected larger existing stack allocation

Renato Golin renato.golin at linaro.org
Thu Mar 28 10:49:14 PDT 2013


On 28 March 2013 17:34, Bob Wilson <bob.wilson at apple.com> wrote:

> Manman reenabled struct byval for ARM in clang svn r161790.  I'm not aware
> of any problems with it now.
>

Hi Bob,

That's weird, I just compiled a simple example and got the array cast, have
you seen the attachments earlier? Even when I change the structure to fit
in the first four registers, the code lowered is similar and the IR
coalesce to an array.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130328/559585b6/attachment.html>


More information about the llvm-commits mailing list