[llvm-bugs] [Bug 47949] CTPOP(x) > 0 isn't optimized away before SelectionDAG?

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 23 02:47:43 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47949

David Zarzycki <dave at znu.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #4 from David Zarzycki <dave at znu.io> ---
Closing due to pilot error. I assumed (wrongly) that llc ran earlier
optimization passes. I have verified that the ctpop(x) > 0 optimization exists.

-- 
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/20201023/d3041ea8/attachment.html>


More information about the llvm-bugs mailing list