[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 15:00:04 PDT 2017


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

Fix an obvious bug.


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.112064.patch
Type: text/x-patch
Size: 9199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/a8b75dc2/attachment.bin>


More information about the llvm-commits mailing list