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

Performance regression in intx 0.12 #1038

Open
chfast opened this issue Oct 2, 2024 · 0 comments
Open

Performance regression in intx 0.12 #1038

chfast opened this issue Oct 2, 2024 · 0 comments

Comments

@chfast
Copy link
Member

chfast commented Oct 2, 2024

Compiler: GCC 13

Affected instructions:

  • MUL
  • SDIV (not inlined)
  • SMOD (not inlined)
  • BYTE
  • SHL
  • RETURN (improved)
  • REVERT (improved)
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

No branches or pull requests

2 participants
@chfast and others