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

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 10:34:49 PDT 2017


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

Addressed Chandler's review feedbacks


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.111700.patch
Type: text/x-patch
Size: 7479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/b3e86aee/attachment.bin>


More information about the llvm-commits mailing list