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

fix JET on nightly #385

Closed
aviatesk opened this issue Sep 12, 2022 · 2 comments · Fixed by #387
Closed

fix JET on nightly #385

aviatesk opened this issue Sep 12, 2022 · 2 comments · Fixed by #387

Comments

@aviatesk
Copy link
Owner

aviatesk commented Sep 12, 2022

Semi-concrete IR interpreter #44803 brought significant changes to the Base compiler behavior, and now we need to adjust JET to it.

There is also Refactor lattice code to expose layering and enable easy extension #46526, that may be causing some problem for JET (as well as gives an opportunity to improve it), but I guess the most current problems are from the semi-concrete eval change.

@quinnj
Copy link

quinnj commented Sep 13, 2022

Probably not, but in case it's helpful, here's some example failures w/ Julia nightly: https://github.com/JuliaData/Parsers.jl/actions/runs/3022413687/jobs/4861472728

@aviatesk
Copy link
Owner Author

Thanks. Please use [email protected] for running JET on nightly.

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 a pull request may close this issue.

2 participants