[PATCH] D36864: [Profile] backward propagate profile data in jump-threading

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 21:40:16 PDT 2017


davidxl updated this revision to Diff 112111.
davidxl added a comment.

Addressed review feedback.

Tested with clang self build with PGO.


https://reviews.llvm.org/D36864

Files:
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/threading_prof1.ll
  test/Transforms/JumpThreading/threading_prof2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36864.112111.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/942fb41f/attachment.bin>


More information about the llvm-commits mailing list