[llvm-bugs] [Bug 35834] [InstCombine] recognize 'not' variant of min-of-min
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jan 6 09:48:49 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35834
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Summary|[ValueTracking] recognize |[InstCombine] recognize
|'not' variant of min-of-min |'not' variant of min-of-min
--- Comment #7 from Sanjay Patel <spatel+llvm at rotateright.com> ---
We can mark this as resolved - it's reduced to the same form as in bug 35717.
So we're just waiting to see how we want to deal with min/max factorization
(D41603).
--
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/20180106/08d83372/attachment.html>
More information about the llvm-bugs
mailing list