[PATCH] D132784: [AArch64][TTI] Add cost table entry for trunc over vector of integers.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 09:41:41 PDT 2022


mingmingl updated this revision to Diff 457618.
mingmingl marked an inline comment as done.
mingmingl added a comment.

Update the cost of "trunc <4 x i64> to <4 x i8>" to 3 based on discussions.


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

https://reviews.llvm.org/D132784

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/arith-overflow.ll
  llvm/test/Analysis/CostModel/AArch64/cast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132784.457618.patch
Type: text/x-patch
Size: 18277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/0319a4f5/attachment.bin>


More information about the llvm-commits mailing list