[LLVMbugs] [Bug 16402] BlockFrequency underflow leads to slow code for 7zip

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 21 12:31:07 PDT 2013


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Benjamin Kramer <benny.kra at gmail.com> ---
With r184584 BlockFrequency::operator*= never returns zero if the input wasn't
zero. It still feels a bit dirty.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130621/b5ce3427/attachment.html>


More information about the llvm-bugs mailing list