[PATCH] D93956: Revert "[LoopDeletion] Allows deletion of possibly infinite side-effect free loops"

Bogdan Graur via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 31 03:32:52 PST 2020


bgraur created this revision.
bgraur added a reviewer: SureYeaah.
Herald added a subscriber: hiraditya.
bgraur requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Test clang/test/Misc:loop-opt-setup.c fails when executed in Release.

This reverts commit 6f1503d59854b331f1f970d39839619b0a26bbc7 <https://reviews.llvm.org/rG6f1503d59854b331f1f970d39839619b0a26bbc7>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93956

Files:
  clang/test/Misc/loop-opt-setup.c
  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
  llvm/test/Transforms/LoopDeletion/no-exit-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93956.314178.patch
Type: text/x-patch
Size: 14562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201231/b7f86f01/attachment.bin>


More information about the cfe-commits mailing list