[LLVMbugs] [Bug 1811] Assertion hit on ppc

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Nov 19 13:46:58 PST 2007


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


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|Backend: PowerPC            |Common Code Generator Code
           Keywords|                            |compile-fail
         Resolution|                            |FIXED
   Target Milestone|---                         |2.2




--- Comment #4 from Chris Lattner <sabre at nondot.org>  2007-11-19 15:46:58 ---
In the spirit of one bugzilla per problem, I filed the remaining issue as Bug
1812.  It can be worked around by giving your vectors 16-byte alignment instead
of 8-byte alignment.

Testcase for this bug here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071119/055724.html

-Chris


-- 
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