[PATCH] D86844: [LoopDeletion] Allows deletion of possibly infinite side-effect free loops

Atmn Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 11:33:52 PDT 2020


atmnpatel updated this revision to Diff 290000.
atmnpatel added a comment.

Renames.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86844

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/LoopDeletion/mustprogress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86844.290000.patch
Type: text/x-patch
Size: 9633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/051a1ad6/attachment.bin>


More information about the llvm-commits mailing list