[llvm-bugs] [Bug 33721] Assertion since [PatternMatch] Implement m_One and m_AllOnes using Constant::isOneValue/isAllOnesValue instead of doing our own splat detection and checking the resulting APInt.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 9 03:27:18 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33721
Andy Furniss <adf.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Andy Furniss <adf.lists at gmail.com> ---
Yes, that fixes it, thanks.
--
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/20170709/3f49b2b6/attachment.html>
More information about the llvm-bugs
mailing list