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

Sync to upstream/release/569 #878

Merged
merged 95 commits into from
Mar 24, 2023
Merged

Sync to upstream/release/569 #878

merged 95 commits into from
Mar 24, 2023

Conversation

andyfriesen
Copy link
Collaborator

All of our changes this week have been focused on the new type solver and the JIT.

As we march toward feature parity with the old solver, we've tightened up a bunch of lingering issues with overload resolution, unsealed tables, and type normalization. We've also fixed a bunch of crashes and assertion failures in the new solver.

On the JIT front, we've started work on an A64 backend, improved the IR analysis in a bunch of cases, and implemented assembly generation for the builtin functions type() and typeof().

@andyfriesen andyfriesen changed the title Merge Sync to upstream/release/569 Mar 24, 2023
@andyfriesen andyfriesen merged commit b4ebad4 into master Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants