[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
Mon Mar 29 03:16:08 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19601a4c6c48: [SVE][Analysis]Instruction costs for ops on scalable-vec (authored by nasherm).

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.333803.patch
Type: text/x-patch
Size: 24695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/64883605/attachment.bin>


More information about the llvm-commits mailing list