[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
Thu Aug 17 09:04:38 PDT 2023


kmclaughlin updated this revision to Diff 551165.
kmclaughlin marked 3 inline comments as done.
kmclaughlin added a comment.
This revision is now accepted and ready to land.

- Refactored isExtShiftRightAdd to use patterns from PatternMatch


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

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


More information about the llvm-commits mailing list