[LLVMbugs] [Bug 5009] inliner missing opportunity with CPS style code
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 30 22:46:29 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=5009
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
--- Comment #4 from Chris Lattner <clattner at apple.com> 2010-05-01 00:46:28 CDT ---
This is now a lot better than it was before, but we're still missing inlining
"quit" into main. All the indirection is gone though.
--
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