[PATCH] D84399: [SCEVExpander] Avoid re-using existing casts if it means updating users.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 9 05:27:38 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc70f0b9d4a06: [SCEVExpander] Avoid re-using existing casts if it means updating users. (authored by fhahn).
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.284188.patch
Type: text/x-patch
Size: 8102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/a8855f18/attachment.bin>
More information about the llvm-commits
mailing list