[LLVMbugs] [Bug 10560] [AVX] assertion failed: ((EltVT.getSizeInBits() >= 64 || (uint64_t)((int64_t)Val >> EltVT.getSizeInBits()) + 1 < 2) && "getConstant with a uint64_t value that doesn't fit in the type!"), function getConstant, file SelectionDAG.cpp, line 916.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 9 18:54:38 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10560
Bruno Cardoso Lopes <bruno.cardoso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Bruno Cardoso Lopes <bruno.cardoso at gmail.com> 2011-08-09 20:54:38 CDT ---
Fixed in r137194
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list