[PATCH] D64235: [Loop Peeling] Fix the handling of branch weights of peeled off branches

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 02:32:39 PDT 2019


skatkov updated this revision to Diff 210275.
skatkov retitled this revision from "[Loop Peeling] Another way to handle branch weights of peeled off branches" to "[Loop Peeling] Fix the handling of branch weights of peeled off branches".
skatkov edited the summary of this revision.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64235/new/

https://reviews.llvm.org/D64235

Files:
  llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/test/Transforms/LoopUnroll/peel-loop-pgo-deopt.ll
  llvm/test/Transforms/LoopUnroll/peel-loop-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64235.210275.patch
Type: text/x-patch
Size: 9873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/27bb9dd4/attachment.bin>


More information about the llvm-commits mailing list