[LLVMbugs] [Bug 3616] Bug in BranchFolding.cpp:OptimizeBlock
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Feb 19 15:57:53 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3616
Dale Johannesen <dalej at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #15 from Dale Johannesen <dalej at apple.com> 2009-02-19 17:57:52 ---
About all we could do is test whether the function works and give up on tail
merging completely if it doesn't. I'm against that, now that the documentation
describes what's needed correctly; it's not as if InsertBranch is hard to
implement.
--
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