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

AVX512 GCC<9 gather fix #1050

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

mr-c
Copy link
Collaborator

@mr-c mr-c commented Jun 16, 2023

  • avx512 gather: fix cast in _mm512_i64gather_epi64 for GCC<9
  • avx512 set: add simde_x_mm512_set_m256{,d}; tests for simde_x_mm512_*_set_* functions

@mr-c mr-c force-pushed the gcc_pre9_gather_fix branch from 4cb2285 to 2641330 Compare June 16, 2023 14:40
@mr-c mr-c force-pushed the gcc_pre9_gather_fix branch from 2641330 to a5aed8c Compare July 19, 2023 17:32
@mr-c mr-c added this to the 0.8.0 milestone Oct 23, 2023
@mr-c mr-c force-pushed the gcc_pre9_gather_fix branch 3 times, most recently from c320ae1 to cbe2a27 Compare October 24, 2023 21:28
add tests for all `simde_mm512_set_*` functions
@mr-c mr-c force-pushed the gcc_pre9_gather_fix branch from cbe2a27 to 928eb28 Compare October 24, 2023 21:46
@mr-c mr-c force-pushed the gcc_pre9_gather_fix branch from 928eb28 to 98be143 Compare October 24, 2023 22:00
@mr-c mr-c enabled auto-merge (rebase) October 24, 2023 22:01
@mr-c mr-c merged commit 7b7e3f6 into simd-everywhere:master Oct 25, 2023
79 checks passed
@mr-c mr-c deleted the gcc_pre9_gather_fix branch October 25, 2023 07:13
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