[PATCH] D134614: [SCEV] Support clearing Block/LoopDispositions for a single value.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 14:06:23 PDT 2022
fhahn updated this revision to Diff 465154.
fhahn added a comment.
Restructure code to use early exits as suggested, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134614/new/
https://reviews.llvm.org/D134614
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/Scalar/LoopDeletion.cpp
llvm/lib/Transforms/Scalar/LoopSink.cpp
llvm/lib/Transforms/Utils/LoopSimplify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134614.465154.patch
Type: text/x-patch
Size: 5150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/807e145a/attachment.bin>
More information about the llvm-commits
mailing list