[PATCH] D122126: [LoopVectorize] Don't interleave when the number of runtime checks exceeds the threshold
Tiehu Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 06:31:37 PDT 2022
TiehuZhang updated this revision to Diff 427300.
TiehuZhang added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix the failed case (optimization-remark-options.c), because the remark info should be updated
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122126/new/
https://reviews.llvm.org/D122126
Files:
clang/test/Frontend/optimization-remark-options.c
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/PowerPC/interleaved-pointer-runtime-check-unprofitable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122126.427300.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/b5427330/attachment.bin>
More information about the cfe-commits
mailing list