[llvm-bugs] [Bug 37309] Missed optimizations when ANDing "great than" comparisons
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 2 08:37:50 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37309
David Bolvansky <david.bolvansky at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from David Bolvansky <david.bolvansky at gmail.com> ---
Measured and you are right, cmov version slowed down this significatly.
I will close this.
--
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/20180502/1ceb063c/attachment.html>
More information about the llvm-bugs
mailing list