[llvm-bugs] [Bug 31185] opt crashes with "opt -mem2reg -instcombine -indvars -jump-threading -loop-rotate -loop-vectorize": Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 11 12:39:11 PDT 2017


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

Davide Italiano <davide at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davide at freebsd.org
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Davide Italiano <davide at freebsd.org> ---
Doesn't repro at

commit b57c8564c4f918b027e0f53de6885e0e08d5aae2
Author: davide <davide at 91177308-0d34-0410-b5e6-96231b3b80d8>
Date:   Tue Apr 11 19:11:20 2017 +0000

    [X86] Create the correct ADC/SBB SDNode when lowering add.

    Differential Revision:  https://reviews.llvm.org/D31911

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299973
91177308-0d34-0410-b5e6-96231b3b80d8

Please reopen if you can reproduce.

-- 
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/20170411/848a51df/attachment.html>


More information about the llvm-bugs mailing list