[PATCH] D129109: [Costmodel] Add "type-based-intrinsic-cost" cli option

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 08:04:11 PDT 2022


malharJ updated this revision to Diff 445510.
malharJ added a comment.

- Removed the SVE gather/scatter case as per review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129109

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129109.445510.patch
Type: text/x-patch
Size: 53167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/18199ba9/attachment.bin>


More information about the llvm-commits mailing list