[PATCH] D154157: [LV] Cost model for out-of-loop reductions

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 07:52:27 PDT 2023


anna updated this revision to Diff 553476.
anna added a comment.

added an option which switches this off by default. The failures above are related to ARM and RISCV targets.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154157/new/

https://reviews.llvm.org/D154157

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/reduction-small-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154157.553476.patch
Type: text/x-patch
Size: 16061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/c1440783/attachment.bin>


More information about the llvm-commits mailing list