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

backport invalidation fixes to 1.8 #46660

Closed

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Sep 7, 2022

I backported two PRs with invalidation fixes (merged into master) to release-1.8. They fix a few hundred invalidations when loading Static.jl, ArrayInterface.jl or anything using that (basically everything from JuliaSIMD with LoopVectorization.jl, SciML with OrdinaryDiffEq.jl etc.).
The original PRs #46547 and #46551 had the backport-1.8 label but were not included in #46376.

…ractPlatform)` (JuliaLang#46547)

This improvement prevents invalidations in binaryplatforms.jl when loading Static.jl.
This fixes invalidations from loading Static.jl
@KristofferC
Copy link
Member

Included in #46663

@KristofferC KristofferC closed this Sep 7, 2022
@ranocha ranocha deleted the hr/backport_invalidation_fix branch September 7, 2022 07:50
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