Skip to content

Conversation

ZolotukhinM
Copy link

@ZolotukhinM ZolotukhinM commented Sep 10, 2021

Stack from ghstack:

Also, make removeUnusedSelfArgument more consistent with other passes
by mutating the graph in-place rather than returning a copy.

Differential Revision: D30870776

Also, make `removeUnusedSelfArgument` more consistent with other passes
by mutating the graph in-place rather than returning a copy.

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels Sep 10, 2021
ZolotukhinM pushed a commit that referenced this pull request Sep 10, 2021
Also, make `removeUnusedSelfArgument` more consistent with other passes
by mutating the graph in-place rather than returning a copy.

ghstack-source-id: 9472420
Pull Request resolved: #64828
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Sep 10, 2021

🔗 Helpful links

💊 CI failures summary and remediations

As of commit f8ce90e (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@ZolotukhinM
Copy link
Author

@ZolotukhinM has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ZolotukhinM ZolotukhinM requested review from Chillee, bertmaher, huiguoo and navahgar and removed request for bertmaher September 10, 2021 17:22
Copy link
Contributor

@navahgar navahgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #64828 (f8ce90e) into gh/ZolotukhinM/458/base (459653a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@                   Coverage Diff                    @@
##           gh/ZolotukhinM/458/base   #64828   +/-   ##
========================================================
  Coverage                    66.65%   66.65%           
========================================================
  Files                          710      710           
  Lines                        92402    92402           
========================================================
+ Hits                         61586    61587    +1     
+ Misses                       30816    30815    -1     

@facebook-github-bot
Copy link
Contributor

@ZolotukhinM merged this pull request in 82ac3f1.

@facebook-github-bot facebook-github-bot deleted the gh/ZolotukhinM/458/head branch September 15, 2021 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants