[PATCH] D73181: [SCEV] Do not use backedge SCEV of PHI if its input is another PHI
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 03:07:54 PST 2020
dantrushin updated this revision to Diff 239838.
dantrushin marked 2 inline comments as done.
dantrushin added a comment.
Introduced lambda according to comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73181/new/
https://reviews.llvm.org/D73181
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/pr44605.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73181.239838.patch
Type: text/x-patch
Size: 4621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/034507ea/attachment.bin>
More information about the llvm-commits
mailing list