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

            Bug ID: 15412
           Summary: SROA got 2.5x times slower after rewrite. (example
                    included)
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Core LLVM classes
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10122
  --> http://llvm.org/bugs/attachment.cgi?id=10122&action=edit
repr

If you compile the CPP file attached to LL, and run opt -O2 --time-passes you
will notice that the new SROA pass takes 2.5x times longer than the old one.

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