[PATCH] D94428: [SVE][CodeGen] CTLZ, CTTZ & CTPOP operations (predicates)

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 04:25:53 PST 2021


This revision was automatically updated to reflect the committed changes.
kmclaughlin marked an inline comment as done.
Closed by commit rG2170e0ee60db: [SVE][CodeGen] CTLZ, CTTZ & CTPOP operations (predicates) (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D94428?vs=315830&id=316365#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94428

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/sve-bit-counting-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94428.316365.patch
Type: text/x-patch
Size: 5677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/c8dc7cbb/attachment.bin>


More information about the llvm-commits mailing list