https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118696

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Stefan Schulze Frielinghaus from comment #8)
> (In reply to Stefan Schulze Frielinghaus from comment #6)
> > Patch LGTM and I started a bootstrap+regtest which will finish approximately
> > in 4 hours.  Sorry for the hassle and thanks for fixing this so quickly!
> 
> Bootstrap and regtest finished successfully.

Thanks, now posted to gcc-patches.

> I agree that this somewhat similar, however, when I was experimenting with
> this, during expand, I always ended up with DI mode and never made it back
> to TI mode because cc-compares where missing.  Do you have a particular
> pattern in mind?

I think it is now vec_cond_mask optab (used to be vcond/vcondu).

Reply via email to