Skip to content

Change SIMD funtions to const references in loop.hh to avoid note about ABI change

Nils-Arne Dreier requested to merge fix_abi_change_note_for_loopsimd_cond into master

resolves #220

Alternatively one could set -Wno-psabi to disable the notes.

Edited by Nils-Arne Dreier

Merge request reports