General Compiler Directive: Enables streaming storage. This directive is only available on IA-32 architecture and Intel® 64 architecture.
Syntax
cDEC$ VECTOR NONTEMPORAL
c
Is one of the following: C (or c), !, or *. (See Syntax Rules for Compiler Directives.)
Streaming storage may cause significant performance improvements over non-streaming storage for large numbers on certain processors using IA-32 architecture.
See Also
Rules for General Directives that Affect DO Loops, Optimizing Applications: Vectorization Support