[PATCH] D24118: [JumpThreading] Only write back branch-weight MDs for blocks that originally had PGO info

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 12:16:10 PDT 2016


anemet updated this revision to Diff 70206.
anemet added a comment.

Addressed David's comment.


https://reviews.llvm.org/D24118

Files:
  include/llvm/Transforms/Scalar/JumpThreading.h
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/static-profile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24118.70206.patch
Type: text/x-patch
Size: 6869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/9d040050/attachment.bin>


More information about the llvm-commits mailing list