[PATCH] D125638: [TargetLowering] Expand the last stage of i16 popcnt using shift+add+and instead of mul+shift.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 04:06:16 PDT 2022


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

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125638



More information about the llvm-commits mailing list