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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 11:15:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362912: [TargetLowering] Simplify (ctpop x) == 1 (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63004?vs=203743&id=203747#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63004

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

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


More information about the llvm-commits mailing list