This is an archive of the discontinued LLVM Phabricator instance.

Revert "[LoopDeletion] Allows deletion of possibly infinite side-effect free loops"
ClosedPublic

Authored by bgraur on Dec 31 2020, 3:32 AM.

Details

Summary

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

This reverts commit 6f1503d59854b331f1f970d39839619b0a26bbc7.

Diff Detail

Event Timeline

bgraur created this revision.Dec 31 2020, 3:32 AM
bgraur requested review of this revision.Dec 31 2020, 3:32 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 31 2020, 3:32 AM
SureYeaah accepted this revision.Dec 31 2020, 3:37 AM
This revision is now accepted and ready to land.Dec 31 2020, 3:37 AM
bgraur edited the summary of this revision. (Show Details)Dec 31 2020, 3:38 AM
bgraur edited the summary of this revision. (Show Details)
This revision was landed with ongoing or failed builds.Dec 31 2020, 3:48 AM
This revision was automatically updated to reflect the committed changes.
llvm/lib/Transforms/Utils/LoopUtils.cpp