[PATCH] D157462: LoopRotate: Add code to update branch weights

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 16:03:36 PDT 2023


MatzeB updated this revision to Diff 550923.
MatzeB added a comment.

Change code to avoid zero branch-weights.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157462

Files:
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/update-branch-weights.ll
  llvm/test/Transforms/LoopSimplify/merge-exits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157462.550923.patch
Type: text/x-patch
Size: 12262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/b6228da8/attachment.bin>


More information about the llvm-commits mailing list