AuburnSounds/intel-intrinsics

excessive loadUnaligned usage with LDC

Closed this issue · 1 comments

p0nce commented

Try to replace with a align(16) float[4] in _mm_setr_ps and see if that leads to speedup

p0nce commented

Makes no difference at all.