Test clang/test/Misc/loop-opt-setup.c fails when executed in Release.
This reverts commit 6f1503d59854b331f1f970d39839619b0a26bbc7.
Paths
| Differential D93956
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 TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 31 2020, 3:32 AM This revision is now accepted and ready to land.Dec 31 2020, 3:37 AM This revision was landed with ongoing or failed builds.Dec 31 2020, 3:48 AM Closed by commit rG8bee4d4e8f54: Revert "[LoopDeletion] Allows deletion of possibly infinite side-effect free… (authored by bgraur, committed by SureYeaah). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314181 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
|