Selectively disable vectorization

Ramana Radhakrishnan ramana.radhakrishnan at linaro.org
Wed Apr 11 21:05:40 UTC 2012


On 11 April 2012 17:21, Mans Rullgard <mans.rullgard at linaro.org> wrote:
> On 11 April 2012 16:16, Ulrich Weigand <Ulrich.Weigand at de.ibm.com> wrote:
>> "Singh, Ravi Kumar (Ravi)" <Ravi.Singh at 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?

Function attributes aren't really the same as pragmas :)

regards,
Ramana



More information about the linaro-toolchain mailing list