Controls the use Power Architecture AltiVecâ„¢ instructions during optimization.
#pragma altivec_codegen on | off | reset
If this pragma is on , the compiler uses Power Architecture AltiVec instructions, if possible, during optimization. When this pragma is off , the pragma altivec_model is also set to off .