[PATCH] D157628: [AArch64][SVE2] Change the cost of extends with S/URHADD to 0

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 06:48:16 PDT 2023


kmclaughlin updated this revision to Diff 549912.
kmclaughlin added a comment.

- Simplified cost model tests and moved them to test/Analysis/CostModel/AArch64/sve2-ext-rhadd.ll


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

https://reviews.llvm.org/D157628

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve2-ext-rhadd.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve2-ext-rhadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157628.549912.patch
Type: text/x-patch
Size: 12729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/bf16083e/attachment.bin>


More information about the llvm-commits mailing list