[PATCH] D98934: [SVE][CostModel] Add instruction cost for operations on scalable vectors

Nashe Mncube via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 26 06:08:22 PDT 2021


nasherm updated this revision to Diff 333543.
nasherm marked 2 inline comments as done.
nasherm edited the summary of this revision.
nasherm added a comment.

Response to David's cost comments, minor changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98934

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve-fpext.ll
  llvm/test/Analysis/CostModel/AArch64/sve-fptoi.ll
  llvm/test/Analysis/CostModel/AArch64/sve-fptrunc.ll
  llvm/test/Analysis/CostModel/AArch64/sve-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98934.333543.patch
Type: text/x-patch
Size: 24423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210326/8eaa0a46/attachment.bin>


More information about the llvm-commits mailing list