[PATCH] D93716: [LoopDeletion] Also consider loops with subloops for deletion.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 06:52:55 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG494db3816b0e: [LoopDeletion] Also consider loops with subloops for deletion. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93716/new/

https://reviews.llvm.org/D93716

Files:
  llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/test/Transforms/LoopDeletion/noop-loops-with-subloops.ll
  llvm/test/Transforms/LoopDeletion/unreachable-loops.ll
  llvm/test/Transforms/LoopDeletion/update-scev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93716.314885.patch
Type: text/x-patch
Size: 4716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/cb3d635d/attachment.bin>


More information about the llvm-commits mailing list