[PATCH] D100871: [COST][AARCH64] Improve cost of reverse shuffles for AArch64.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 12:51:16 PDT 2021


ABataev updated this revision to Diff 338968.
ABataev added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100871

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/getIntrinsicInstrCost-vector-reverse.ll
  llvm/test/Analysis/CostModel/AArch64/shuffle-reverse.ll
  llvm/test/Transforms/LoopVectorize/AArch64/vector-reverse-mask4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100871.338968.patch
Type: text/x-patch
Size: 17208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/36e76470/attachment.bin>


More information about the llvm-commits mailing list