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

Remove assumption in gc that MAX_ALIGN can only be as high as 8 #55195

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

Zentrik
Copy link
Member

@Zentrik Zentrik commented Jul 21, 2024

Split out from #54848 where this is necessary as MAX_ALIGN is now 16 on x86. Similar change to #34554.

@Zentrik Zentrik added the GC Garbage collector label Jul 21, 2024
@giordano giordano merged commit 775c0da into JuliaLang:master Jul 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants