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

           Summary: instcombine ignores addrspace in InstCombineStoreToCast
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: miscompilation
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Created an attachment (id=2391)
 --> (http://llvm.org/bugs/attachment.cgi?id=2391)
Simple IR file that demonstrates problem

instcombine drops addrspace in load/stores that have a bitcast address
parameter.

Run testcase with opt -instcombine -debug to see this behavior.


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