[PATCH] D28593: Update loop branch_weight metadata after loop rotation.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 21:43:23 PST 2017


trentxintong updated this revision to Diff 84224.
trentxintong added a comment.

I want to merge https://reviews.llvm.org/D28460, but I do not know how to do
so on Phabricator. So I merged it manually =).


https://reviews.llvm.org/D28593

Files:
  lib/Transforms/Scalar/LoopRotation.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  test/Transforms/LoopRotate/loop-rotate-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28593.84224.patch
Type: text/x-patch
Size: 9076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/c4443988/attachment.bin>


More information about the llvm-commits mailing list