https://bugs.llvm.org/show_bug.cgi?id=37973
Craig Topper <craig.top...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|ASSIGNED |RESOLVED
--- Comment #19 from Craig Topper <craig.top...@gmail.com> ---
Another small mistake in what I said. lzcnt aliases to bsr not bsf. tzcnt
aliases to bsf. And tznct and bsf behavior is identical for non-zero values. So
only lzcnt/bsr have this difference.
Anyway resolving this as invaliad.
--
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