[PATCH] D105723: [LSR] Do not hoist IV if it is not post increment case. PR43678
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 22:22:32 PDT 2021
skatkov updated this revision to Diff 358516.
skatkov edited the summary of this revision.
skatkov added a comment.
test update.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105723/new/
https://reviews.llvm.org/D105723
Files:
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/Transforms/LoopStrengthReduce/wrong-hoisting-iv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105723.358516.patch
Type: text/x-patch
Size: 13751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/6b5854f1/attachment-0001.bin>
More information about the llvm-commits
mailing list