[FIX] Alignement detection
1 unresolved thread
1 unresolved thread
Compare changes
For the SIMD vectorization it needs to be determined if a memory address lies points to an aligned address or not. This detection only worked for pointers depending on the inner loop counter so far.