Controls the use Power Architecture AltiVecâ„¢ language extensions.
#pragma altivec_model on | off | reset
If you enable this pragma, the compiler allows language extensions to take advantage of the AltiVec instructions available on some Power Architecture processors. When this pragma is on the compiler sets #pragma altivec_codegen to on and defines the __VEC__ preprocessor directive.