[LLVMbugs] [Bug 5626] Poor codegen for operations on vectors of non-power-of-two lengths

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 9 10:11:17 PST 2010


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


Mon P Wang <wangmp at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Mon P Wang <wangmp at apple.com>  2010-02-09 12:11:16 ---
The fix for this was checked in here that allows the use of wider loads if the
alignment allows it and some cleanup on we build vectors.
 
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100118/094945.html

Closing.  Please file a new bug if there are other issues.


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