On Sat, 25 Nov 2017, Eric Botcazou wrote:
> Hi,
>
> this is the (hopefully) final implementation of the support for the unrolling
> pragma in the C and C++ front-ends. It contains a couple of fixes for the
> C++
> front-ends to make it correctly handle unroll and ivdep for the same loop.
>
>
Hi,
this is the (hopefully) final implementation of the support for the unrolling
pragma in the C and C++ front-ends. It contains a couple of fixes for the C++
front-ends to make it correctly handle unroll and ivdep for the same loop.
Tested on x86_64-suse-linux, OK for the mainline?
2017-11