[LLVMdev] llc -fast generating incorrect assembly
Chris Lattner
clattner at apple.com
Sun Dec 7 22:14:32 PST 2008
On Dec 7, 2008, at 12:38 PM, Tamir Sen wrote:
>
> When compiling to the x86-64 architecture, llc -fast generates
> incorrect
> assembly for the getlementptr instruction. This only seems to occur
> when llc
> is passed the fast flag.
That's a pretty serious bug, I filed this bugzilla:
http://llvm.org/bugs/show_bug.cgi?id=3181
Thanks!
-Chris
More information about the llvm-dev
mailing list