On July 27, 2017 9:10:48 PM GMT+02:00, Jakub Jelinek wrote:
>Hi!
>
>Not all vectorizable reductions are valid OpenMP standard reductions
>(we could create user defined reductions from that, but that would be
>quite a lot of work).
>
>This patch bails out for unsupported reductions.
>
>Bootstrapped
Hi!
Not all vectorizable reductions are valid OpenMP standard reductions
(we could create user defined reductions from that, but that would be
quite a lot of work).
This patch bails out for unsupported reductions.
Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
2017-07-27