Hi Jakub,
> The following patch handles the last yet unsupported scan case,
> composite #pragma omp {,parallel }for simd ... reduction(inscan, ...) ...
> where we want to both parallelize and vectorize; in the first worksharing
> loop use normal scan support we have for
> #pragma omp simd ... redu
Hi!
The following patch handles the last yet unsupported scan case,
composite #pragma omp {,parallel }for simd ... reduction(inscan, ...) ...
where we want to both parallelize and vectorize; in the first worksharing
loop use normal scan support we have for
#pragma omp simd ... reduction(inscan, ..