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

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 14:26:05 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
MatzeB marked 3 inline comments as done.
Closed by commit rGb30c9c937802: LoopUnrollRuntime: Add weights to all branches (authored by MatzeB).

Changed prior to commit:
  https://reviews.llvm.org/D158642?vs=556480&id=556485#toc

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-branchweight.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.556485.patch
Type: text/x-patch
Size: 19553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/dd1b71ee/attachment.bin>


More information about the llvm-commits mailing list