[PATCH] D93607: [SVE] Lower vector CTLZ, CTPOP and CTTZ operations.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 02:57:35 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeba6deab22b5: [SVE] Lower vector CTLZ, CTPOP and CTTZ operations. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93607

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-bit-counting.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-bit-counting.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93607.314552.patch
Type: text/x-patch
Size: 60260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/c9328824/attachment-0001.bin>


More information about the llvm-commits mailing list