[PATCH] D70939: [LoopUtils] Updated deleteDeadLoop() to handle loop nest.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 11:32:53 PST 2019
Whitney updated this revision to Diff 233161.
Whitney added a comment.
Use removeChildLoop() and removeLoop() instead of erase().
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70939/new/
https://reviews.llvm.org/D70939
Files:
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/unittests/Transforms/Utils/CMakeLists.txt
llvm/unittests/Transforms/Utils/LoopUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70939.233161.patch
Type: text/x-patch
Size: 5161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/87f21dbe/attachment.bin>
More information about the llvm-commits
mailing list