[PATCH] D139934: [IndVars] Apply more optimistic SkipLastIter for AND/OR conditions
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 26 22:23:57 PST 2022
mkazantsev updated this revision to Diff 485347.
mkazantsev retitled this revision from "[IndVars] Apply more optimistic SkipLastIter for AND conditions" to "[IndVars] Apply more optimistic SkipLastIter for AND/OR conditions".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139934/new/
https://reviews.llvm.org/D139934
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/test/Transforms/IndVarSimplify/X86/widening-vs-and-elimination.ll
llvm/test/Transforms/IndVarSimplify/turn-to-invariant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139934.485347.patch
Type: text/x-patch
Size: 10257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221227/a98a1915/attachment.bin>
More information about the llvm-commits
mailing list