Files
clang-p2996/llvm/lib/Transforms/Utils/LoopUnroll.cpp
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

36 KiB