[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
Sun Jul 21 22:17:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366665: [Loop Peeling] Fix the handling of branch weights of peeled off branches. (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64235?vs=210518&id=211020#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64235

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64235.211020.patch
Type: text/x-patch
Size: 11565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/bec5371c/attachment.bin>


More information about the llvm-commits mailing list