[LLVMbugs] [Bug 13857] Different offsets between extractvalue and insertvalue with x86-64
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Sep 16 03:41:49 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13857
Marc Kerbiquet <marckrb at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Marc Kerbiquet <marckrb at gmail.com> 2012-09-16 05:41:49 CDT ---
I've just finished compiling trunk (rev 163997).
The aggregate is returned with 3 registers so it works. I've also tried with 4
members ( {i32, i8*, i32, i1} ) and the offsets are correct.
Thanks. I'll wait for the 3.2 release.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list