On Thu, May 07, 2020 at 09:45:02PM -0500, Bill Schmidt wrote:
> From: Kelvin Nilsen
>
> Add support for the vgnb instruction, which gathers every Nth bit
> per vector element.
>
> Bootstrapped and tested on powerpc64le-unknown-linux-gnu with no
> regressions. Is this okay for master?
This one
From: Kelvin Nilsen
Add support for the vgnb instruction, which gathers every Nth bit
per vector element.
Bootstrapped and tested on powerpc64le-unknown-linux-gnu with no
regressions. Is this okay for master?
Thanks,
Bill
[gcc]
2020-05-07 Kelvin Nilsen
Bill Schmidt