[PATCH] D75981: [LV] Allow large RT checks, if they are a fraction of the scalar cost.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 09:32:20 PDT 2021


fhahn updated this revision to Diff 333908.
fhahn added a comment.

Rebase & ping.

All dependent patches have been submitted and the decision is now made during planning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75981

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/runtime-check-size-based-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75981.333908.patch
Type: text/x-patch
Size: 11848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/7aa11ba8/attachment.bin>


More information about the llvm-commits mailing list