[PATCH] D91532: [SVE][CostModel]Extend class IntrinsicCostAttributes to use ElementCount Type

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 05:22:06 PST 2020


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

-remove non-related changes on Target AMDGPU


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91532

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91532.305482.patch
Type: text/x-patch
Size: 5637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/03333e05/attachment.bin>


More information about the llvm-commits mailing list