On 11 April 2012 16:16, Ulrich Weigand Ulrich.Weigand@de.ibm.com wrote:
"Singh, Ravi Kumar (Ravi)" Ravi.Singh@lsi.com wrote:
Are there any pragmas for selectively disabling (in one chunk of code) the vectorization, when its enabled globally.
No, there are not (just like for all optimization settings).
Are you saying __attribute__((optimise("foo"))) is a lie?