[llvm-bugs] [Bug 14653] ARM codegen crash - Assertion failed: (VT.isInteger() && Operand.getValueType().isInteger() && "Invalid TRUNCATE!"), function getNode, file

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Feb 20 12:13:29 PST 2016


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

Saleem Abdulrasool <compnerd at compnerd.org> changed:

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

--- Comment #1 from Saleem Abdulrasool <compnerd at compnerd.org> ---
The current SVN trunk does not reproduce this assertion.  Marking it as fixed
unless we have a reason to assume that this hasn't been fixed and we can still
reproduce it.

bin/llvm-stress --size 100 --seed 8086 | bin/llc -mtriple armv7 -o /dev/null

-- 
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/20160220/be6935b6/attachment.html>


More information about the llvm-bugs mailing list