[LLVMbugs] [Bug 2973] very poor choice by the inliner (code size + perf)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 9 13:24:45 PDT 2009


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


Dale Johannesen <dalej at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dalej at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Dale Johannesen <dalej at apple.com>  2009-10-09 15:24:44 ---
Hmm, I'm not seeing this; currently clause_NumberSort and
pcheck_ClauseNumberMergeSort are both fully inlined and deleted.   I've
implemented a check that should detect this case in 83602 (it fires 28 times in
SPASS, but not in this call stack.)  I think we can close this.


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