[llvm-bugs] [Bug 33960] crash at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (Assertion `(InMaskOpc == ISD::SETCC || ISD::isBuildVectorOfConstantSDNodes(InMask.getNode()) || (isLogicalMaskOp(InMaskOpc) && isSETCCorConvertedSETCC(InMask->getOperand(0)) && isSETCCorCon
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 27 18:33:14 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33960
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Hans Wennborg <hans at chromium.org> ---
(In reply to Simon Pilgrim from comment #3)
> (In reply to Simon Pilgrim from comment #2)
> > Fixed in trunk rL309302
>
> Hans - should rL309302 be merged into 5.000? Its purely an assertion fix but
> has been coming up quite a bit recently.
Sounds good. Merged in r309348, and marking as fixed.
--
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/20170728/ab5de437/attachment.html>
More information about the llvm-bugs
mailing list