[PATCH] D89346: [SelectionDAG][X86] Enable SimplifySetCC CTPOP transforms for vector splats

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 07:33:15 PDT 2020


davezarzycki added a comment.

The tests I want to add shouldn't be affected by this patch. They're for a subsequent patch that I want to contribute that refines this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89346



More information about the llvm-commits mailing list