8000 store IDs in a single table for compiled modules by froydnj · Pull Request #5646 · sorbet/sorbet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

store IDs in a single table for compiled modules #5646

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

Merged
merged 8 commits into from
Apr 19, 2022

Conversation

froydnj
Copy link
Contributor
@froydnj froydnj commented Apr 16, 2022

Motivation

This is the followup to #5613, implementing the plan for the ID table described therein.

The main benefits here are less LLVM IR to optimize.

Test plan

See included automated tests. The compiler exp diffs are rather large, but that's mostly just a function of shifting LLVM IR values around, since we now have fewer LLVM IR temporaries.

@froydnj froydnj requested a review from a team as a code owner April 16, 2022 20:35
@froydnj froydnj requested review from elliottt and removed request for a team April 16, 2022 20:35
Copy link
Collaborator
@elliottt elliottt left a comment

Choose a reason for hiding this comment

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

This is awesome! So great to see all that red in the exp files :)

@froydnj froydnj merged commit 45acf7b into master Apr 19, 2022
@froydnj froydnj deleted the froydnj-compiler-id-table branch April 19, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0