[PATCH] D132237: [SDAG] expand is-power-of-2 pattern that uses popcount

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 14:54:10 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8dfbea3249e: [SDAG] expand more is-power-of-2 patterns that use popcount (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D132237?vs=454479&id=454973#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132237

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132237.454973.patch
Type: text/x-patch
Size: 6633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/77f7276d/attachment.bin>


More information about the llvm-commits mailing list