[PATCH] D159322: LoopVectorize: Set branch_weight for conditional branches
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 17:15:24 PDT 2023
MatzeB updated this revision to Diff 555537.
MatzeB added a comment.
factor out weight constants in a similar way to D158642 <https://reviews.llvm.org/D158642>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159322/new/
https://reviews.llvm.org/D159322
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/branch-weights.ll
llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159322.555537.patch
Type: text/x-patch
Size: 29147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230902/07e21b7f/attachment.bin>
More information about the llvm-commits
mailing list