Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D144636
[mlir][SCF] Fix incorrect API usage in RewritePatterns
Closed
Public
Actions
Authored by
springerm
on Feb 23 2023, 3:29 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Restricted Project
Subscribers
aartbik
antiagainst
arpith-jacob
bzcheeseman
cota
grosul1
hanchung
View All 25 Subscribers
Details
Reviewers
mehdi_amini
Mogball
rriddle
nicolasvasilache
Commits
rG61f37758048c: [mlir][SCF] Fix incorrect API usage in RewritePatterns
Summary
Incorrect API usage was detected by
D144552
.
Depends On:
D144549
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
springerm
created this revision.
Feb 23 2023, 3:29 AM
Herald
added a reviewer:
rriddle
.
·
View Herald Transcript
Feb 23 2023, 3:29 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
Moerafaat
,
bzcheeseman
,
sdasgup3
and
20 others
.
·
View Herald Transcript
springerm
requested review of this revision.
Feb 23 2023, 3:29 AM
Herald
added a reviewer:
nicolasvasilache
.
·
View Herald Transcript
Feb 23 2023, 3:30 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
stephenneuendorffer
,
nicolasvasilache
.
·
View Herald Transcript
springerm
added a parent revision:
D144549: [mlir][IR] Trigger notifyOperationModified for replacements
.
Feb 23 2023, 3:30 AM
Harbormaster
completed remote builds in
B215474: Diff 499792
.
Feb 23 2023, 3:30 AM
nicolasvasilache
accepted this revision.
Feb 23 2023, 3:40 AM
Comment Actions
Fantastic, thank you
@springerm
!
This revision is now accepted and ready to land.
Feb 23 2023, 3:40 AM
This revision was landed with ongoing or failed builds.
Feb 27 2023, 12:43 AM
Closed by commit
rG61f37758048c: [mlir][SCF] Fix incorrect API usage in RewritePatterns
(authored by
springerm
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
springerm
added a commit:
rG61f37758048c: [mlir][SCF] Fix incorrect API usage in RewritePatterns
.