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

Unbreak CI. #87

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Unbreak CI. #87

merged 1 commit into from
Jul 25, 2024

Conversation

vext01
Copy link
Contributor

@vext01 vext01 commented Jul 25, 2024

I was investigating why nightly builds fail. In fact CI is broken for this repo.

We have to set YKD_NEW_CODEGEN=1 in two places.

Otherwise we either get:

No JIT compiler supported on this platform/configuration

or an error that there's no IR in the binary.

I was investigating why nightly builds fail. In fact CI is broken for
this repo.

We have to set YKD_NEW_CODEGEN=1 in two places.

Otherwise we either get:

```
No JIT compiler supported on this platform/configuration
```

or an error that there's no IR in the binary.
@ltratt ltratt added this pull request to the merge queue Jul 25, 2024
Merged via the queue into ykjit:main with commit 38f862d Jul 25, 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.

2 participants