[PATCH] D59014: [TTI] Enable analysis of clib functions in getIntrinsicCosts. NFCI.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 00:53:48 PST 2019
SjoerdMeijer updated this revision to Diff 189821.
SjoerdMeijer edited the summary of this revision.
SjoerdMeijer added a comment.
Thanks for the reviews!
- removed the memcpy business from this patch.
- and we do have more const pointers now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59014/new/
https://reviews.llvm.org/D59014
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59014.189821.patch
Type: text/x-patch
Size: 12314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/d615e5d2/attachment.bin>
More information about the llvm-commits
mailing list