[PATCH] D32494: [Loop Deletion] Delete loops that are semantically unreachable

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 09:21:23 PDT 2017


anna updated this revision to Diff 96927.
anna marked 2 inline comments as done.
anna added a comment.

Addressed review comments. Added more tests with subloops and preserving loop structure.
Updated source code comments.


https://reviews.llvm.org/D32494

Files:
  lib/Transforms/Scalar/LoopDeletion.cpp
  test/Transforms/LoopDeletion/unreachable-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32494.96927.patch
Type: text/x-patch
Size: 19690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/0efa0036/attachment.bin>


More information about the llvm-commits mailing list