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

Tweaks to allow yk to work with standard optimisation levels #209

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

vext01
Copy link

@vext01 vext01 commented Oct 3, 2024

No description provided.

vext01 added 2 commits October 3, 2024 14:38
This allows ykllvm to build programs with optimisation level >O0.

We forgot to add `noinline` as well as `optnone`. The former is a
requirement of the latter.
serialiser.

Also clarify a comment about `tail call`.
@ltratt ltratt added this pull request to the merge queue Oct 3, 2024
Merged via the queue into ykjit:main with commit 1056ba1 Oct 3, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants