Hi, uh, Will,
On Mon, Dec 19, 2016 at 11:01:08AM -0600, Will Schmidt wrote:
> This patch implements folding of the vector subtract built-ins. This
> follows the form used by Bill in his previous "Fold vector addition
> built-ins in GIMPLE" patch. :-)
>
> Bootstrapped and tested on powerpc64le-
Hi,
This patch implements folding of the vector subtract built-ins. This
follows the form used by Bill in his previous "Fold vector addition
built-ins in GIMPLE" patch. :-)
Bootstrapped and tested on powerpc64le-unknown-linux-gnu with no
regressions. Is this ok for trunk?
Thanks,
-Will