[LLVMbugs] [Bug 2353] New: Disabling gcc inliner causes WebKit performance regression
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed May 21 16:51:08 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2353
Summary: Disabling gcc inliner causes WebKit performance
regression
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Interprocedural Optimizations
AssignedTo: unassignedbugs at nondot.org
ReportedBy: evan.cheng at apple.com
CC: llvmbugs at cs.uiuc.edu
Duncan's patch 51314 regressed WebKit performance by ~5%. I've reverted it for
now 51397.
This probably means there were llvm optimizer deficiencies that was covered up
by running the gcc inliner. We need to identify and fix them.
--
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.
More information about the llvm-bugs
mailing list