Re: [PATCH] IBM Z: Fix error checking for builtin vec_permi

2021-05-06 Thread Andreas Krebbel via Gcc-patches
On 5/6/21 9:56 AM, Marius Hillenbrand wrote: > Hi, > > this patch fixes the check of immediate operands to the builtin vec_permi and > adds a new test for this built-in. > > Reg-rested and bootstrapped on s390x. > > Is it OK for master? Is it OK for backporting to gcc-11? > > Regards, > Marius

[PATCH] IBM Z: Fix error checking for builtin vec_permi

2021-05-06 Thread Marius Hillenbrand via Gcc-patches
Hi, this patch fixes the check of immediate operands to the builtin vec_permi and adds a new test for this built-in. Reg-rested and bootstrapped on s390x. Is it OK for master? Is it OK for backporting to gcc-11? Regards, Marius --8<--8<-8<- The builtin vec_permi is