[LLVMbugs] [Bug 8889] New: codegenprepare takes about 10% of llc time on 403.gcc
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jan 2 19:26:39 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8889
Summary: codegenprepare takes about 10% of llc time on 403.gcc
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: zwarich at apple.com
CC: llvmbugs at cs.uiuc.edu
codegenprepare takes about 10% of llc time on 403.gcc. Even when I remove the
fixed point iteration, it still uses a bit over half of that. Something is
wrong here, because there is no way codegenprepare should take that long.
--
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