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

Cranelift: Implement tail calls on riscv64 #6749

Merged
merged 2 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Cranelift: Implement tail calls on riscv64

    Co-Authored-By: Jamey Sharp <jsharp@fastly.com>
    fitzgen and jameysharp committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0683bf4 View commit details
    Browse the repository at this point in the history
  2. Use existing variable rather than recomputing value

    Co-authored-by: Trevor Elliott <awesomelyawesome@gmail.com>
    fitzgen and elliottt authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fa7505a View commit details
    Browse the repository at this point in the history