[LLVMbugs] [Bug 6842] inliner inlines recursive call, defeats loop-deletion
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 9 10:11:53 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6842
Owen Anderson <resistor at mac.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |resistor at mac.com
Resolution| |WORKSFORME
--- Comment #4 from Owen Anderson <resistor at mac.com> 2010-11-09 12:11:52 CST ---
This seems to be fixed now. opt -O2 reduces the testcase to "return 10000;"
--
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