[llvm-bugs] [Bug 42291] [X86] TZCNT should be a separate CPU feature?

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jun 16 09:21:19 PDT 2019


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

Roman Lebedev <lebedev.ri at gmail.com> changed:

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

--- Comment #1 from Roman Lebedev <lebedev.ri at gmail.com> ---
Right, tzcnt(0)==0, so it's not actual tzcnt, but bsr.
Sorry for the noise.

-- 
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/20190616/35795bf1/attachment.html>


More information about the llvm-bugs mailing list