[PATCH] D104630: [AArch64][CostModel] Add cost model for experimental.vector.splice

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 11:44:10 PDT 2021


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

-Use switch to implement promote type
-Remove parameter Kind from getSpliceCost


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104630

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/splice.ll
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104630.354966.patch
Type: text/x-patch
Size: 46003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/27bb6357/attachment.bin>


More information about the llvm-commits mailing list