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/571 #895

Merged
merged 102 commits into from
Apr 7, 2023
Merged

Sync to upstream/release/571 #895

merged 102 commits into from
Apr 7, 2023

Conversation

andyfriesen
Copy link
Collaborator

@andyfriesen andyfriesen commented Apr 7, 2023

We are also working on fixing final bugs and crashes in the new type solver.

On the CodeGen front we have a few things going on:

  • We have a smarter register allocator for the x86 JIT
  • We lower more instructions on arm64
  • The vector constructor builtin is now translated to IR

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.

VM calls error handler for memory allocation errors
3 participants