Skip to content

[mypyc] Translate more primitive ops to CallC #9014

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 1 commit into from
Jun 18, 2020
Merged

[mypyc] Translate more primitive ops to CallC #9014

merged 1 commit into from
Jun 18, 2020

Conversation

TH3CHARLie
Copy link
Collaborator

related mypyc/mypyc#734

Mainly translate primitive ops that use call_emit and with their descriptions used elsewhere. Int ops are intentionally left out because they make a lot of changes to IR tests, therefore making them in a separate PR.

@msullivan msullivan self-requested a review June 18, 2020 07:04
Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Looks good! I love seeing so many new-style primitives.

@JukkaL JukkaL merged commit a3b5933 into python:master Jun 18, 2020
@TH3CHARLie TH3CHARLie deleted the merge-more-ops branch June 20, 2020 10:37
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