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

             Bug #: 14055
           Summary: New SROA regression versus old scalarrepl - alloca
                    3xi8
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 9327
  --> http://llvm.org/bugs/attachment.cgi?id=9327
Test case

The new SROA pass fails to eliminate an alloca of a <3 x i8> type, which the
old scalarrepl pass was able to handle.

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