Skip to content

Don't delete inferred code from external interpreters #57224

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

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

gbaraldi
Copy link
Member

@gbaraldi gbaraldi commented Jan 31, 2025

We were deleting code from external abstract interpreters since bdf8219.
Fixes JuliaGPU/CUDA.jl#2637. Not sure how to write tests for this :(

@gbaraldi gbaraldi requested review from vtjnash and vchuravy January 31, 2025 16:46
@gbaraldi gbaraldi added the backport 1.11 Change should be backported to release-1.11 label Jan 31, 2025
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
@giordano giordano merged commit 832f084 into master Feb 1, 2025
7 checks passed
@giordano giordano deleted the gb/external-cache branch February 1, 2025 19:36
giordano pushed a commit that referenced this pull request Feb 1, 2025
We were deleting code from external abstract interpreters since
bdf8219.
Fixes JuliaGPU/CUDA.jl#2637. Not sure how to
write tests for this :(

---------

Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
(cherry picked from commit 832f084)
@giordano giordano removed the backport 1.11 Change should be backported to release-1.11 label Feb 1, 2025
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.

PrecompileTools.jl with CUDA.jl causes kernels to fail to run on 1.11
5 participants