[LLVMdev] Misaligned SSE store problem (with reduced source)

Jay Foad jay.foad at gmail.com
Fri Nov 11 10:27:59 PST 2011


On 11 November 2011 02:33, Eli Friedman <eli.friedman at gmail.com> wrote:
> It's a known issue that the x86 backend doesn't know how to generate
> dynamic stack realignment code for functions using allocas outside the
> entry block.  Don't know the bug number off the top of my head.

These ones look relevant:

http://llvm.org/bugs/show_bug.cgi?id=2962
http://llvm.org/bugs/show_bug.cgi?id=4422

Jay.




More information about the llvm-dev mailing list