[PATCH] D59787: [ARM] Implement TTI::getMemcpyCost

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 04:31:12 PDT 2019


SjoerdMeijer updated this revision to Diff 192802.
SjoerdMeijer retitled this revision from "[ARM] Implement TTI:getMemcpyCost" to "[ARM] Implement TTI::getMemcpyCost".
SjoerdMeijer edited the summary of this revision.
SjoerdMeijer added a comment.

- cleaned up the diff,
- tweaked the cost for generating a library call.


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

https://reviews.llvm.org/D59787

Files:
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  test/Analysis/CostModel/ARM/memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59787.192802.patch
Type: text/x-patch
Size: 15129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/54d9827c/attachment.bin>


More information about the llvm-commits mailing list