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

           Summary: Instcombine shouldn't turn x86_sse2_storel_dq into a
                    full-width store
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Obvious bug: visitCallInst shouldn't turn x86_sse2_storel_dq into a store
because it's not equivalent to a full-width store.

Trivial patch, but I lost track of which testcase ran into this issue.  Putting
here so it won't get lost.


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