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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 09:15:00 PST 2021


CarolineConcatto updated this revision to Diff 320153.
CarolineConcatto added a comment.

- add support for nxv8bf16 and simplify .ll test


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.320153.patch
Type: text/x-patch
Size: 14853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/ad6cc5c6/attachment-0001.bin>


More information about the llvm-commits mailing list