[PATCH] D69127: [DAGCombiner] widen zext of popcount based on target support

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 13:36:51 PDT 2019


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

LGTM. Thanks. 
Do we want to consider `any_extend` as well?


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

https://reviews.llvm.org/D69127





More information about the llvm-commits mailing list