[PATCH] D147868: [SCEV] Strengthen huge constant trip multiples.
Joshua Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 00:11:33 PDT 2023
caojoshua updated this revision to Diff 512080.
caojoshua added a comment.
Don't allow trip counts of zero.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147868/new/
https://reviews.llvm.org/D147868
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/huge-trip-multiple.ll
llvm/test/Transforms/LoopUnroll/X86/mmx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147868.512080.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/32073fda/attachment.bin>
More information about the llvm-commits
mailing list