altivec_codegen

Controls the use Power Architecture AltiVecâ„¢ instructions during optimization.

Syntax
#pragma altivec_codegen on | off | reset
  
Remarks

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 .