[PATCH][1/2] Move choose_mult_variant declaration and dependent declarations to expmed.h

Richard Biener richard.guenther@gmail.com
Wed Jun 15 13:33:00 GMT 2016


On Wed, Jun 15, 2016 at 3:24 PM, Kyrill Tkachov
<kyrylo.tkachov@foss.arm.com> wrote:
> Hi all,
>
> This is a respin of
> https://gcc.gnu.org/ml/gcc-patches/2016-06/msg00951.html.
> This just moves the necessary declarations to expmed.h so that a file that
> includes
> expmed.h can access the mult synthesis algorithms.
>
> Bootstrapped and tested on x86_64, aarch64, arm.
>
> Ok for trunk?

Ok.

Thanks,
Richard.

> Thanks,
> Kyrill
>
> 2016-06-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>     * expmed.c (mult_variant, choose_mult_variant): Move declaration to...
>     * expmed.h: ... Here.



More information about the Gcc-patches mailing list