[PATCH] D158642: LoopUnrollRuntime: Add weights to all branches

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 15:52:39 PDT 2023


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

factor out branch weight constants.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158642

Files:
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/test/Transforms/LoopUnroll/runtime-exit-phi-scev-invalidation.ll
  llvm/test/Transforms/LoopUnroll/runtime-loop.ll
  llvm/test/Transforms/LoopUnroll/unroll-heuristics-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158642.555524.patch
Type: text/x-patch
Size: 18505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/3d2ad01a/attachment.bin>


More information about the llvm-commits mailing list