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

Add _MM_SHUFFLE2() macro for shuffle parameter for _mm_shuffle_pd() #652

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

rouault
Copy link
Contributor

@rouault rouault commented Nov 4, 2024

This macro is defined in emmintrin.h and used sometimes by application. Cf https://clang.llvm.org/doxygen/emmintrin_8h.html#a3aeb3a59d7de7f9ca49c1153baa9da58 for its definition

@rouault rouault requested review from jserv and howjmay as code owners November 4, 2024 01:42
@jserv jserv merged commit a0998f0 into DLTcollab:master Nov 4, 2024
16 checks passed
@jserv
Copy link
Member

jserv commented Nov 4, 2024

Thank @rouault for contributing!

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