[PATCH] D104538: [CostModel][AArch64] Improve cost model for vector reduction intrinsics

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 04:16:20 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c4651f0a883: [CostModel][AArch64] Improve cost model for vector reduction intrinsics (authored by RosieSumpter).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104538

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/reduce-and.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-or.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-xor.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/slp-and-reduction.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/slp-or-reduction.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/slp-xor-reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104538.354206.patch
Type: text/x-patch
Size: 35208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/f73ece16/attachment.bin>


More information about the llvm-commits mailing list