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

           Summary: palignr instruction hits "Immediate size not set!"
                    assert.
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


X86InstrInfo::sizeOfImm hits the "Immediate size not set!" assert for the
PALIGNR 128rr instruction.

When making isPALIGNRMask return false, avoiding the selection of palignr, the
assert is no longer hit.


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

Reply via email to