[PATCH] D132299: [AArch64] Add SK_Splice fixed-width costs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 20 08:22:22 PDT 2022


dmgreen created this revision.
dmgreen added reviewers: fhahn, samtebbs, c-rhodes, labrinea.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
dmgreen requested review of this revision.
Herald added a project: LLVM.

A fixed length SK_Splice shuffle vector is lowered to a Ext undef AArch64, which should have a cost of 1.


https://reviews.llvm.org/D132299

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132299.454214.patch
Type: text/x-patch
Size: 13562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220820/8128c216/attachment.bin>


More information about the llvm-commits mailing list