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

Revert ConstantArray changes. #331

Merged
merged 4 commits into from
Mar 21, 2023
Merged

Revert ConstantArray changes. #331

merged 4 commits into from
Mar 21, 2023

Conversation

maleadt
Copy link
Owner

@maleadt maleadt commented Mar 21, 2023

GPUCompiler was relying on an isa(x::ConstantDataArray, ConstantArray), which is wrong, but we can't easily rectify that. So let's merge revert those changes on 4.17 and put them on 5.0 instead.

This means that the next LLVM release will be breaking, which is probably going to be helpful anyway for the opaque pointer migration (so @gbaraldi that gives you some more options in #326).

@maleadt maleadt merged commit 80ddc5f into master Mar 21, 2023
@maleadt maleadt deleted the tb/revert branch March 21, 2023 11:30
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.

1 participant