[PATCH] D63004: [TargetLowering] Simplify (ctpop x) == 1

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 09:14:00 PDT 2019


xbolva00 updated this revision to Diff 203743.
xbolva00 added a comment.
Herald added a subscriber: javed.absar.

Precommited arm neon test case.
Rebased.


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

https://reviews.llvm.org/D63004

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/AArch64/arm64-popcnt.ll
  test/CodeGen/X86/ctpop-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63004.203743.patch
Type: text/x-patch
Size: 5069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190609/02a9935c/attachment.bin>


More information about the llvm-commits mailing list