On Tue, Sep 18, 2012 at 1:01 PM, Segher Boessenkool
<seg...@kernel.crashing.org> wrote:
> Without these patterns, the exact same code is generated.  This
> is a leftover from when we still had a "doz" instruction.
>
> Tested on powerpc64-linux --enable-languages=c,c++,fortran;
> no regressions.  Also tested all these patterns manually,
> -m32 and -m64, -misel and -mno-isel.
>
> Okay to apply?
>
>
> 2012-09-18  Segher Boessenkool  <seg...@kernel.crashing.org>
>
>         * gcc/config/rs6000/rs6000.md (sminsi3, smaxsi3, uminsi3,
>         umaxsi3): Delete.
>         (abssi2, abs<mode>2_isel, nabs<mode>2_isel, abssi2_nopower,
>         nabs_nopower): Delete.
>         (absdi2, absdi2_internal, nabsdi2): Delete.
>         (smindi3, smaxdi3, umindi3, umaxdi3): Delete.

Okay.

Thanks, David

Reply via email to