[PATCH] D79483: [CostModel] Remove getInstructionCost.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 03:44:57 PDT 2020


samparker updated this revision to Diff 272956.
samparker retitled this revision from "[RFC][CostModel] Remove getInstructionCost." to "[CostModel] Remove getInstructionCost.".
samparker edited the summary of this revision.
samparker added a reviewer: reames.
samparker added a comment.

Updated with final patch now that all the other pieces are in.


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

https://reviews.llvm.org/D79483

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/CostModel.cpp
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Analysis/CostModel/X86/costmodel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79483.272956.patch
Type: text/x-patch
Size: 11675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/7ea69217/attachment.bin>


More information about the llvm-commits mailing list