[llvm-bugs] [Bug 28968] [x86] missed chance to turn select (cmov) into logic ops
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 12 14:26:18 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=28968
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #6 from Sanjay Patel <spatel+llvm at rotateright.com> ---
(In reply to Simon Pilgrim from comment #5)
>
> We should ensure that we have test coverage - a quick grep didn't find much.
https://reviews.llvm.org/rL324947
Given that this bug was intended to remove cmov and we have that capability
now, marking as fixed. The test file indicates the likely next steps that we'll
have to take.
--
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/20180212/6a3d5c0a/attachment.html>
More information about the llvm-bugs
mailing list