[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
Fri Dec 15 09:50:01 PST 2017


bnemanich updated this revision to Diff 127153.
bnemanich marked an inline comment as done.
bnemanich added a comment.

Update the comments to be complete sentences.


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.127153.patch
Type: text/x-patch
Size: 35043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/43674b37/attachment-0001.bin>


More information about the llvm-commits mailing list