[PATCH] D32872: [PowerPC] Leverage PGO data to version/expand small/large memcpy calls
Brad Nemanich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 12:58:11 PST 2017
bnemanich updated this revision to Diff 123074.
bnemanich added a comment.
Updated version of the patch without keeping track of statistics.
https://reviews.llvm.org/D32872
Files:
lib/Target/PowerPC/PPCLowerMemIntrinsics.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Transforms/Utils/LowerMemIntrinsics.cpp
test/CodeGen/PowerPC/memcpy-loop-expansion.ll
test/CodeGen/PowerPC/memcpy.nopgo.ll
test/CodeGen/PowerPC/memcpy.pgo.cold.ll
test/CodeGen/PowerPC/memcpy.pgo.hot.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32872.123074.patch
Type: text/x-patch
Size: 33728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/8e34a4fe/attachment.bin>
More information about the llvm-commits
mailing list