Skip to content

[mypyc] New style new_tuple_op #9298

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 2 commits into from
Aug 13, 2020
Merged

[mypyc] New style new_tuple_op #9298

merged 2 commits into from
Aug 13, 2020

Conversation

TH3CHARLie
Copy link
Collaborator

This PR supports new-style new_tuple_op, which completes the support of all tuple ops.

@TH3CHARLie TH3CHARLie requested a review from JukkaL August 13, 2020 11:26
@@ -1840,7 +1840,8 @@ def h():
r2, r3 :: object
r4, r5 :: dict
r6 :: str
r7, r8 :: object
r7 :: object
r8 :: object
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have located the source cause of this problem. I'll submit a separate PR for that since it's going to change the IR tests in a lot of places(originally when we introduce const_int_regs into pretty IR printing, we didn't find out this happening)

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 mostly good, but there's a small refactoring opportunity here!

@TH3CHARLie TH3CHARLie requested a review from JukkaL August 13, 2020 12:34
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 great!

@JukkaL JukkaL merged commit ce2a216 into python:master Aug 13, 2020
@TH3CHARLie TH3CHARLie deleted the tuple-pack branch August 13, 2020 13:47
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy