Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Transforms/Utils/
-
lib/
-
Transforms/
-
Utils/
-
LoopSimplify.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D81235
Correctly report modified status for LoopSimplify
Closed
Public
Authored by
serge-sans-paille
on Jun 5 2020, 12:45 AM.
Download Raw Diff
Details
Reviewers
asbirlea
foad
nikic
jdoerfert
Commits
rG2e5940cf2915: Correctly report modified status for LoopSimplify
Summary
Related to
https://reviews.llvm.org/D80916
Diff Detail
Event Timeline
serge-sans-paille
created this revision.
Jun 5 2020, 12:45 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 5 2020, 12:45 AM
Herald
added subscribers:
llvm-commits
,
hiraditya
.
·
View Herald Transcript
foad
accepted this revision.
Jun 5 2020, 6:06 AM
Comment Actions
Looks obviously correct.
This revision is now accepted and ready to land.
Jun 5 2020, 6:06 AM
Closed by commit
rG2e5940cf2915: Correctly report modified status for LoopSimplify
(authored by
serge-sans-paille
).
·
Explain Why
Jun 5 2020, 7:11 AM
This revision was automatically updated to reflect the committed changes.