[PATCH] D32494: [Loop Deletion] Delete loops that are never executed

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 05:00:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302015: [Loop Deletion] Delete loops that are never executed (authored by annat).

Changed prior to commit:
  https://reviews.llvm.org/D32494?vs=97455&id=97608#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32494

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32494.97608.patch
Type: text/x-patch
Size: 17084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/4194cbda/attachment.bin>


More information about the llvm-commits mailing list