[PATCH] D141602: [TTI][AArch64] Cost model insertelement and indexed LD1 instructions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 04:06:27 PST 2023


SjoerdMeijer updated this revision to Diff 491298.
SjoerdMeijer added a comment.

This time with `ST->getVectorInsertExtractBaseCost() + 1`


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

https://reviews.llvm.org/D141602

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/insert-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141602.491298.patch
Type: text/x-patch
Size: 7761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/f95108b0/attachment.bin>


More information about the llvm-commits mailing list