This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [testsuite] [patch] Vectorization testsuite updates







Richard Henderson <rth@redhat.com> wrote on 22/07/2005 01:16:06:

> On Sun, Jul 10, 2005 at 02:24:28PM +0300, Ira Rosen wrote:
> > > How many targets support plus and minus but not negate?
> >
> > powerpc
>
> I think the correct change for the nonce is to add a negate
> pattern for powerpc.  It should be expanded as 0 - x.
>
>
> r~

This patch adds vector negate for powerpc.
Bootstrapped and tested on ppc-darwin.
O.K. for mainline?

Ira

Patch:

(See attached file: neg.patch)

Attachment: neg.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]