Skip to content
Snippets Groups Projects
Christian Engwer's avatar
[!670] Loopsimd alignment
Christian Engwer authored
Merge branch 'loopsimd_alignment' into 'master'

ref:core/dune-common\> This MR adds a additional template parameter to
LoopSIMD to specify the alignment.

The default alignment is the alignment of the underlying type.

I'm not sure how to determine the proper alignment for some return types or
RebindType. To mitigate that problem I define conversion constructors and
assignment operators from LoopSIMD types with different alignment.

This MR depends on [!669].

Feel free to push at the source branch!

See merge request [!670]

  [!669]: gitlab.dune-project.org/NoneNone/merge_requests/669
  [!670]: gitlab.dune-project.org/core/dune-common/merge_requests/670
3c5922d7
History
Name Last commit Last update