[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
Wed Mar 30 20:31:45 PDT 2022
TiehuZhang updated this revision to Diff 419321.
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.419321.patch
Type: text/x-patch
Size: 6478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/cd173572/attachment.bin>
More information about the llvm-commits
mailing list