[llvm] LoopVectorize: Set branch_weight for conditional branches (PR #72450)
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 15:02:12 PST 2023
MatzeB wrote:
This was already reviewed and accepted https://reviews.llvm.org/D159322 under the condition that `setBranchWeights` is factored out which I did now.
https://github.com/llvm/llvm-project/pull/72450
More information about the llvm-commits
mailing list