[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:06:45 PDT 2023


MatzeB updated this revision to Diff 550925.
MatzeB marked an inline comment as done.

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.550925.patch
Type: text/x-patch
Size: 12305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/827695f3/attachment.bin>


More information about the llvm-commits mailing list