[PATCH] D138808: [AArch64] use CNT for ISD::popcnt and ISD::parity if available

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 03:28:10 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG82a5f1c62b64: [AArch64] use CNT for ISD::popcnt and ISD::parity if available (authored by stuij).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138808

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-popcnt.ll
  llvm/test/CodeGen/AArch64/ctpop-nonean.ll
  llvm/test/CodeGen/AArch64/parity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138808.479584.patch
Type: text/x-patch
Size: 12303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/244ddbbd/attachment.bin>


More information about the llvm-commits mailing list