[PATCH] D93639: [AArch64][SVE]Add cost model for vector reduce for scalable vector

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 17 14:13:00 PST 2021


CarolineConcatto updated this revision to Diff 317245.
CarolineConcatto added a comment.

- change vector size to  128bits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93639

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/sve-getIntrinsicInstrCost-vector-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93639.317245.patch
Type: text/x-patch
Size: 20250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210117/a883e34f/attachment.bin>


More information about the llvm-commits mailing list