[PATCH] D106241: [AArch64] Add worst case shuffle costs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 01:02:12 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38986c678285: [AArch64] Add worst case shuffle costs (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D106241?vs=359634&id=361115#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106241

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/reduce-and.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-minmax.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-or.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-xor.ll
  llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
  llvm/test/Analysis/CostModel/AArch64/vector-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106241.361115.patch
Type: text/x-patch
Size: 35593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/41fb12de/attachment.bin>


More information about the llvm-commits mailing list