[PATCH] D157462: LoopRotate: Add code to update branch weights
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 16:11:58 PDT 2023
MatzeB updated this revision to Diff 555529.
MatzeB added a comment.
Factor out weights constant to match the style used in D158642 <https://reviews.llvm.org/D158642>
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.555529.patch
Type: text/x-patch
Size: 12886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/91a65827/attachment.bin>
More information about the llvm-commits
mailing list