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

Update packed_simd and run miri tests on simd code #4654

Merged
merged 2 commits into from
Aug 6, 2023

Conversation

jhorstmann
Copy link
Contributor

@jhorstmann jhorstmann commented Aug 6, 2023

Which issue does this PR close?

Closes #4651.

Rationale for this change

What changes are included in this PR?

This PR also runs miri tests on the aggregate and ord kernels with the simd featues enabled. The previous issues with miri in those tests were fixed in rust-lang/packed_simd#351

Are there any user-facing changes?

Dependency changes from packed_simd_2 back to packed_simd.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Aug 6, 2023
@tustvold tustvold merged commit 3b24ca1 into apache:master Aug 6, 2023
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI Failing On Packed SIMD
2 participants