Skip to content

Optimize float division operations by mutating uniquely-referenced operands in place (JIT only) #146393

@eendebakpt

Description

@eendebakpt

Feature or enhancement

Proposal:

Continuation of #146306 for float divisions. This would allow divisions like 2. / (x+y) to be performed inplace.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagetopic-JITtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions