[LLVMbugs] [Bug 8280] Implement pshufw mnemonic

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Oct 2 14:05:42 PDT 2010


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-10-02 16:05:41 CDT ---
We support pshufw, we just require it to have operands.  The system assembler
produces:

t.s:1:suffix or operands invalid for `pshufw'

This is either an overreduced testcase or not supported usage.

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