[PATCH] D78918: [CostModel] Modify BasicTTI getCastInstrCost

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 00:22:51 PDT 2020


samparker updated this revision to Diff 261435.
samparker added a comment.

Thanks. Fixed IntegerTy -> PointerTy.


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

https://reviews.llvm.org/D78918

Files:
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/test/Analysis/CostModel/ARM/cast.ll
  llvm/test/Analysis/CostModel/X86/masked-intrinsic-cost.ll
  llvm/test/Transforms/SLPVectorizer/X86/load-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78918.261435.patch
Type: text/x-patch
Size: 14315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200501/018fd778/attachment.bin>


More information about the llvm-commits mailing list