[llvm-bugs] [Bug 37686] Instcombine crashes with Assertion `(!VTy->isIntOrIntVectorTy() || VTy->getScalarSizeInBits() == BitWidth) && Known.getBitWidth() == BitWidth && "Value *V, DemandedMask and Known must have same BitWidth"' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 5 07:46:29 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37686
John Brawn <john.brawn.123 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from John Brawn <john.brawn.123 at gmail.com> ---
Fix committed in r334019.
--
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/20180605/40e9b9b6/attachment.html>
More information about the llvm-bugs
mailing list