[PATCH] D70939: [LoopUtils] Updated deleteDeadLoop() to handle loop nest.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 19:23:51 PST 2019


Whitney updated this revision to Diff 234444.
Whitney added a comment.

Need to destroy the loop after removing from LI.


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.234444.patch
Type: text/x-patch
Size: 5186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/86f09998/attachment.bin>


More information about the llvm-commits mailing list