[llvm-bugs] [Bug 44990] SelectionDAG.cpp:4662: llvm::SDValue llvm::SelectionDAG::getNode(unsigned int, const llvm::SDLoc &, llvm::EVT, llvm::SDValue, const llvm::SDNodeFlags): Assertion `VT.isInteger() && Operand.getValueType().isInteger() && "Invalid TRUNCATE!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 25 07:04:43 PST 2020


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

Hans Wennborg <hans at chromium.org> changed:

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

--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
This was reported in https://github.com/llvm/llvm-project/issues/133 and is
fixed on master and the 10.x branch. The fix will be part of the next 10.0.0
release candidate.

-- 
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/20200225/45b2491f/attachment.html>


More information about the llvm-bugs mailing list