[PATCH] D90115: [LoopDeletion] Remove dead loops with no exit blocks

Atmn Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 14:09:05 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbabc224c5d74: [LoopDeletion] Remove dead loops with no exit blocks (authored by atmnpatel).

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/no-exit-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90115.303543.patch
Type: text/x-patch
Size: 16785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/b6f9d913/attachment.bin>


More information about the llvm-commits mailing list