http://llvm.org/bugs/show_bug.cgi?id=8280
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Chris Lattner <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
