[PATCH] D110259: [SVE][Analysis] Tune the cost model according to the tune-cpu attribute

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 01:34:00 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9448cdc90007: [SVE][Analysis] Tune the cost model according to the tune-cpu attribute (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110259

Files:
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/sve-gather.ll
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
  llvm/test/Analysis/CostModel/AArch64/sve-scatter.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-strict-fadd-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110259.381174.patch
Type: text/x-patch
Size: 43299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/b06168d6/attachment.bin>


More information about the llvm-commits mailing list