Files
clang-p2996/llvm/test/Transforms/LoopUnroll/runtime-loop-branchweight.ll
Mircea Trofin 8cf1524cbc [loop unroll] Fix branch-weights for unrolled loop.
The branch weights of the unrolled loop need to be reduced by the
unroll factor.

Differential Revision: https://reviews.llvm.org/D143948
2023-02-14 12:00:53 -08:00

1.3 KiB