[PATCH] D71538: [SCEVExpander] Preserve LCSSA directly.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 06:52:08 PDT 2020
fhahn updated this revision to Diff 281557.
fhahn added a comment.
In D71538#2178409 <https://reviews.llvm.org/D71538#2178409>, @mkazantsev wrote:
> Let's give it a try. :) LGTM with some nits inline.
Thank you very much for taking a look! I'll definitely keep an eye out for any upcoming issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71538/new/
https://reviews.llvm.org/D71538
Files:
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71538.281557.patch
Type: text/x-patch
Size: 21268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/ec1c7cad/attachment.bin>
More information about the llvm-commits
mailing list