[LLVMbugs] [Bug 8411] ARM back end is not very clever with shufflevector

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 6 21:09:57 PST 2011


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

Bob Wilson <bob.wilson at apple.com> changed:

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

--- Comment #2 from Bob Wilson <bob.wilson at apple.com> 2011-01-06 23:09:56 CST ---
I committed the Tim Northover's extract_subvector patch which fixes this.  svn
122995.  I'm also going to change clang's vget_low and vget_high intrinsics to
use __builtin_shufflevector.

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