This is an archive of the discontinued LLVM Phabricator instance.

update
AbandonedPublic

Authored by phyBrackets on Oct 20 2022, 7:26 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Summary

Depends on D136356

Diff Detail

Event Timeline

phyBrackets created this revision.Oct 20 2022, 7:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2022, 7:26 AM
phyBrackets requested review of this revision.Oct 20 2022, 7:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2022, 7:26 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Hey @philnik , could you please review this patch instead of the previous one?

You seem to have two changes stacked on top of each other, and only want the overall result to be reviewed?

I suspect what you wanted to do is simply update the first review with your new changes. That should happen automatically if you amend a commit that already contains a Differential Revision field and then use arc diff again -- it will update the existing review with the new amended diff instead of creating a new one.

If that's correct, I would suggest squashing this change into the previous one, abandoning this review and then running arc diff again on the previous review.

Hey @ldionne Thanks for quick response, I'd squash it here https://reviews.llvm.org/D136356 .

philnik requested changes to this revision.Mar 31 2023, 2:13 PM

@phyBrackets Please abandon patches that you don't plan to keep working on. This should be landed already.

This revision now requires changes to proceed.Mar 31 2023, 2:13 PM
phyBrackets abandoned this revision.Mar 31 2023, 4:57 PM