[LLVMbugs] [Bug 10037] Poor code generated for whole-vector shifts

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 31 09:09:48 PDT 2011


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

Duncan Sands <baldrick at free.fr> changed:

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

--- Comment #7 from Duncan Sands <baldrick at free.fr> 2011-05-31 11:09:48 CDT ---
The dragonegg frontend no longer produces this construct.  Instead it directly
produces a vector shuffle.

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