[PATCH] D111249: [X86] Don't use popcnt for parity if only bits 7:0 of the input can be non-zero.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 11:57:12 PDT 2021


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM - thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111249/new/

https://reviews.llvm.org/D111249



More information about the llvm-commits mailing list