-
Notifications
You must be signed in to change notification settings - Fork 607
Remove RemoveRedundantViewCopyPass #2464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2464
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 9acab94 with merge base 0f379ba ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D54866523 |
6f71ca7
to
79ae447
Compare
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Differential Revision: D54866523
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Differential Revision: D54866523
79ae447
to
c110654
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
c110654
to
b42d00c
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
b42d00c
to
d46ff44
Compare
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
d46ff44
to
fe65b4e
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
fe65b4e
to
d80b259
Compare
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
This pull request was exported from Phabricator. Differential Revision: D54866523 |
d80b259
to
54f155d
Compare
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
54f155d
to
ad3732f
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: Pull Request resolved: pytorch#2464 The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
ad3732f
to
3201a1a
Compare
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
3201a1a
to
a53b8ce
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
a53b8ce
to
ff8070f
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation. Reviewed By: larryliu0820 Differential Revision: D54866523
ff8070f
to
9acab94
Compare
This pull request was exported from Phabricator. Differential Revision: D54866523 |
This pull request has been merged in c075eea. |
Summary: The RemoveRedundantViewCopyPass is unnecessary and can be replaced by NormalizeViewCopyBasePass + dead code elimintation.
Differential Revision: D54866523