[LLVMbugs] [Bug 15948] SelectionDAG.cpp:994: llvm::SDValue llvm::SelectionDAG::getConstant(const llvm::ConstantInt&, llvm::EVT, bool): Assertion `Elt->getBitWidth() == EltVT.getSizeInBits() && "APInt size does not match type size!"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 10 07:10:28 PDT 2013


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

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
Should be fixed in r181597, I can't run piglit here.

-- 
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/20130510/f29cc9c0/attachment.html>


More information about the llvm-bugs mailing list