Skip to content
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

[Static runtime] Micro-optimization pass on GetLivenessMap #65175

Closed
wants to merge 3 commits into from

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Sep 16, 2021

Stack from ghstack:

More efficient use of map API, more efficient way to insert all pairs of inputs/outputs in liveness map

Differential Revision: D30983897

More efficient use of map API, more efficient way to insert all pairs of inputs/outputs in liveness map

Differential Revision: [D30983897](https://our.internmc.facebook.com/intern/diff/D30983897/)

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels Sep 16, 2021
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Sep 16, 2021

🔗 Helpful links

💊 CI failures summary and remediations

As of commit e26844f (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.

More efficient use of map API, more efficient way to insert all pairs of inputs/outputs in liveness map

Differential Revision: [D30983897](https://our.internmc.facebook.com/intern/diff/D30983897/)

[ghstack-poisoned]
More efficient use of map API, more efficient way to insert all pairs of inputs/outputs in liveness map

Differential Revision: [D30983897](https://our.internmc.facebook.com/intern/diff/D30983897/)

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 20, 2021
Pull Request resolved: #65175

More efficient use of map API, more efficient way to insert all pairs of inputs/outputs in liveness map
ghstack-source-id: 138547815

Differential Revision: [D30983897](https://our.internmc.facebook.com/intern/diff/D30983897/)
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c0eb266.

@facebook-github-bot facebook-github-bot deleted the gh/swolchok/311/head branch September 25, 2021 14:19
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.

2 participants