[LLVMbugs] [Bug 2554] assertion failure in X86TargetLowering::LowerVECTOR_SHUFFLE

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jul 18 13:15:53 PDT 2008


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


Duncan Sands <baldrick at free.fr> changed:

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




--- Comment #7 from Duncan Sands <baldrick at free.fr>  2008-07-18 15:15:52 ---
I've reverted the fix because I think it is wrong.
I reckon the real fix is to not have the shufflevec
as an operand at all, but as a list of numbers stored
in the node.


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