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

Stepan Dyatkovskiy stpworld at narod.ru
Mon Mar 25 01:32:52 PDT 2013


Hello, please find patch in attachment for 15293 issue.
I just added case when whole structure may be stored in GPR regs.
I also wonder: what was real purpose of assertion:
"assert(size >= excess && "expected larger existing stack allocation");" ?

-Stepan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr15293-2013-03-24.patch
Type: text/x-diff
Size: 1849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130325/2aace1d3/attachment.patch>


More information about the llvm-commits mailing list