[llvm-bugs] [Bug 25453] New: Assertion failed: (Denominator > 0 && "Denominator cannot be 0!"), function BranchProbability

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Nov 8 22:54:21 PST 2015


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

            Bug ID: 25453
           Summary: Assertion failed: (Denominator > 0 && "Denominator
                    cannot be 0!"), function BranchProbability
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15248
  --> https://llvm.org/bugs/attachment.cgi?id=15248&action=edit
reduced.c

Seems like an issue with IfCvt.

-- 
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/20151109/ce60aef3/attachment.html>


More information about the llvm-bugs mailing list