[LLVMbugs] [Bug 15412] New: SROA got 2.5x times slower after rewrite. (example included)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 1 14:19:23 PST 2013
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: unassignedbugs at nondot.org
Reporter: aribonbon at ymail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130301/01001d07/attachment.html>
More information about the llvm-bugs
mailing list