[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 31 06:09:11 PDT 2022


TiehuZhang updated this revision to Diff 419415.

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.419415.patch
Type: text/x-patch
Size: 7290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/8361b3e6/attachment-0001.bin>


More information about the llvm-commits mailing list