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

Simon Pilgrim <llvm-...@redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|-New Bugs                   |Headers
         Resolution|---                         |FIXED
                 CC|                            |llvm-...@redking.me.uk

--- Comment #1 from Simon Pilgrim <llvm-...@redking.me.uk> ---
Craig Topper fixed the headers for __lzcnt* (rL221064) and __tzcnt* (rL221065)
to avoid this issue. Later improvements in the combiners improved codegen to
avoid the compare+branch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to