[llvm-bugs] [Bug 25687] Assertion `Denominator > 0 && "Denomin ator cannot be 0!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 30 21:25:36 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=25687

Cong Hou <congh at google.com> changed:

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

--- Comment #3 from Cong Hou <congh at google.com> ---
Thanks for providing the reduced test case and reverting those two commits.
With your provided test case I have found the bug in my patch and updated it
accordingly. After manually checking my patch in case the similar assertion
failures happen again, I will attempt to commit it again later.

-- 
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/20151201/bcf57618/attachment.html>


More information about the llvm-bugs mailing list