[PATCH] D122126: [LoopVectorize] Don't interleave when the number of runtime checks exceeds the threshold

Tiehu Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 06:06:58 PDT 2022


TiehuZhang updated this revision to Diff 417901.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122126

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/interleaved-pointer-runtime-check-unprofitable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122126.417901.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/f310c01c/attachment.bin>


More information about the llvm-commits mailing list