[PATCH] D72519: [LoopInfo] Support multi edge in getLoopLatch()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 6 10:18:38 PST 2021
nikic updated this revision to Diff 321948.
nikic added a comment.
Herald added a subscriber: hiraditya.
Rebase patch, fix SCEVExpander.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72519/new/
https://reviews.llvm.org/D72519
Files:
llvm/include/llvm/Analysis/LoopInfoImpl.h
llvm/lib/Transforms/Utils/LoopSimplify.cpp
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
llvm/test/Transforms/LoopSimplify/basictest.ll
llvm/test/Transforms/LoopStrengthReduce/multi-edge-latch.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72519.321948.patch
Type: text/x-patch
Size: 7901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/e97e5667/attachment.bin>
More information about the llvm-commits
mailing list