[PATCH] D103601: [CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC.

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 02:13:08 PDT 2021


RosieSumpter created this revision.
RosieSumpter added reviewers: SjoerdMeijer, dmgreen.
Herald added subscribers: danielkiss, kristof.beyls.
RosieSumpter requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103601

Files:
  llvm/test/Analysis/CostModel/AArch64/ctlz.ll
  llvm/test/Analysis/CostModel/AArch64/ctpop.ll
  llvm/test/Analysis/CostModel/AArch64/cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103601.349490.patch
Type: text/x-patch
Size: 28046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/73f2baf9/attachment.bin>


More information about the llvm-commits mailing list