[PATCH] D70939: [LoopUtils] Add an utility to delete dead loop nest.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 22:13:46 PST 2019
Whitney updated this revision to Diff 231824.
Whitney added a comment.
Removed unnecessary includes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70939/new/
https://reviews.llvm.org/D70939
Files:
llvm/include/llvm/Transforms/Utils/LoopUtils.h
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.231824.patch
Type: text/x-patch
Size: 6325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/b6a3b13a/attachment.bin>
More information about the llvm-commits
mailing list