Changes a buffer increment from hardcoded number of bytes into term with YMM_REG_SIZE. This can be more easily changed to ZMM_REG_SIZE when widening to AVX-512.
Issue: #1312
Changes a buffer increment from hardcoded number of bytes into term with YMM_REG_SIZE. This can be more easily changed to ZMM_REG_SIZE when widening to AVX-512.
Issue: #1312