[PATCH] D123409: [AArch64] Use PerfectShuffle costs in AArch64TTIImpl::getShuffleCost

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 04:09:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd6327050e00f: [AArch64] Use PerfectShuffle costs in AArch64TTIImpl::getShuffleCost (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D123409?vs=423573&id=425476#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123409

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64PerfectShuffle.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
  llvm/test/Analysis/CostModel/AArch64/shuffle-select.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123409.425476.patch
Type: text/x-patch
Size: 17689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/49bf74bf/attachment.bin>


More information about the llvm-commits mailing list