[PATCH] D84399: [SCEVExpander] Avoid re-sing existing casts if it means updating users.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 04:18:15 PDT 2020
fhahn updated this revision to Diff 281184.
fhahn marked 2 inline comments as done.
fhahn added a comment.
Add missing findInsertPointAfter changes to review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84399/new/
https://reviews.llvm.org/D84399
Files:
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/Transforms/LoopDistribute/bounds-expansion-bug.ll
llvm/test/Transforms/LoopIdiom/reuse-cast.ll
llvm/test/Transforms/LoopStrengthReduce/pr27056.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84399.281184.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/5ac83472/attachment.bin>
More information about the llvm-commits
mailing list