[PATCH] D103952: [CostModel][AArch64] Improve the cost estimate of CTPOP intrinsic

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 09:44:02 PDT 2021


RosieSumpter updated this revision to Diff 350928.
RosieSumpter added a comment.

Table now contains the vectors <= 128 bits


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

https://reviews.llvm.org/D103952

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/ctpop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103952.350928.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/eaa6b8a0/attachment.bin>


More information about the llvm-commits mailing list