[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:42:08 PST 2019


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

Change use of auto.


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.233162.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/c12e318c/attachment.bin>


More information about the llvm-commits mailing list