[llvm-bugs] [Bug 38477] A/F: (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!"' failed after r339121
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 8 08:30:39 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38477
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)|339229 |339229, 339254
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Vector codegen fixed at rL339254
--
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/20180808/cfa79a18/attachment.html>
More information about the llvm-bugs
mailing list