JIT: drop `-fno-plt` on Linux x86-64 · Issue #148256 · python/cpython · GitHub
Skip to content

JIT: drop -fno-plt on Linux x86-64 #148256

Description

@diegorusso

Feature or enhancement

Proposal:

#148238 removes -fno-plt for Linux AArch64. The JIT code generated has improved.

We should do a similar thing for Linux x86-64. I tried on that PR but the change requires more investigation.

Has this already been discussed elsewhere?

I have already discussed this feature proposal on Discourse

Links to previous discussion of this feature:

I've discussed this with @markshannon

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions