[PATCH] D90115: [LoopDeletion] Remove dead loops with no exit blocks
Atmn Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 20:46:14 PST 2020
atmnpatel updated this revision to Diff 303323.
atmnpatel added a comment.
- Addressed nits
- Rebase
- Final Pre-commit testing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90115/new/
https://reviews.llvm.org/D90115
Files:
llvm/include/llvm/Analysis/LoopInfo.h
llvm/include/llvm/Analysis/LoopInfoImpl.h
llvm/lib/Transforms/Scalar/LoopDeletion.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/test/Transforms/LoopDeletion/mustprogress.ll
llvm/test/Transforms/LoopDeletion/no-exit-blocks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90115.303323.patch
Type: text/x-patch
Size: 23502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/f82ea70f/attachment.bin>
More information about the llvm-commits
mailing list