Intel® Fortran Compiler 18.0 Developer Guide and Reference

VECREMAINDER Clause

General Directive Clause: Allows the compiler to vectorize (or not to vectorize) any peel or remainder loops when the original loop is vectorized.

[NO]VECREMAINDER

If !DIR$ VECTOR ALWAYS is specified, the following occurs:

See Also