Skip to content
Snippets Groups Projects
Commit 0d25368e authored by Wiebe van Breukelen's avatar Wiebe van Breukelen
Browse files

Fixed AVX2 support for radec2lmn.

We have to make sure that SmartVector is actually aligned. Then we
can switch back to the aligned mode. The current implementation does not
guarantee that the data is aligned.
parent 9bb73a49
No related branches found
No related tags found
1 merge request!24Fixed AVX2 support for radec2lmn.
Pipeline #116803 passed