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

Type/constant/value propagation for BINARY_OP #115480

Closed
Tracked by #115419
Fidget-Spinner opened this issue Feb 14, 2024 · 2 comments
Closed
Tracked by #115419

Type/constant/value propagation for BINARY_OP #115480

Fidget-Spinner opened this issue Feb 14, 2024 · 2 comments
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement

Comments

@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented Feb 14, 2024

@Fidget-Spinner Fidget-Spinner added type-feature A feature request or enhancement performance Performance or resource usage interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Feb 14, 2024
@Fidget-Spinner Fidget-Spinner self-assigned this Feb 14, 2024
@markshannon
Copy link
Member

  • Handle float operations. Factor out common code into helper function.
  • Eliminate input constants and generate new constant (needs its own issue for more detailed design)

@Fidget-Spinner Fidget-Spinner removed their assignment Mar 4, 2024
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this issue Mar 4, 2024
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this issue Mar 4, 2024
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this issue Mar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this issue Apr 17, 2024
@Eclips4
Copy link
Member

Eclips4 commented Oct 1, 2024

Can it be closed now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants