On Fri, May 08, 2020 at 08:05:33AM -0500, Bill Schmidt wrote: > From: Kelvin Nilsen <kel...@gcc.gnu.org> > > Add the centrifuge-doubleword instruction and built-in access. > > Bootstrapped and tested on powerpc64le-unknown-linux-gnu with no > regressions. Is this okay for master?
This looks fine to me as well. We could drop the "D" from the unspec name, the size is in the mode already, but let's leave that to a future cleanup :-) Segher