[PATCH] D95603: [CostModel]Add cost model for experimental.vector.reverse

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 06:25:51 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb52e6c58911f: [CostModel]Add cost model for experimental.vector.reverse (authored by CarolineConcatto).

Changed prior to commit:
  https://reviews.llvm.org/D95603?vs=320153&id=323736#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95603

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95603.323736.patch
Type: text/x-patch
Size: 14780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/56dfd8b1/attachment.bin>


More information about the llvm-commits mailing list