Hi Carl,
On Mon, Jul 10, 2017 at 10:06:54AM -0700, Carl Love wrote:
> --- /dev/null
> +++ b/gcc/testsuite/gcc.target/powerpc/builtins-2-p9-runnable.c
> @@ -0,0 +1,72 @@
> +/* { dg-do run { target { powerpc64*-*-* && { lp64 && p9vector_hw } } } } */
powerpc*-*-* instead?
The patch looks fine to m
GCC Maintainers:
The following patch adds support for the vec_parity builtin. The
patch has been tested on powerpc64le-unknown-linux-gnu (Power 8 LE). On
this platform the test results in 1 unsupported tests, as expected. The
patch was tested on powerpc64-unknown-linux-gnu(Power 9 LE). The resu