[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 12:58:10 PDT 2023


MatzeB updated this revision to Diff 555482.
MatzeB marked an inline comment as done.

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.555482.patch
Type: text/x-patch
Size: 28878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/8fd677aa/attachment.bin>


More information about the llvm-commits mailing list