Re: [PATCH]middle-end: Handle FMA_CONJ correctly after SLP layout update.

2021-11-19 Thread Richard Biener via Gcc-patches
On Fri, 19 Nov 2021, Tamar Christina wrote: > Hi All, > > Apologies, I got dinged by the i386 regressions bot for a test I didn't have > in > my tree at the time I made the previous patch. The bot was telling me that > FMA > stopped working after I strengthened the FMA check in the previous pa

[PATCH]middle-end: Handle FMA_CONJ correctly after SLP layout update.

2021-11-19 Thread Tamar Christina via Gcc-patches
Hi All, Apologies, I got dinged by the i386 regressions bot for a test I didn't have in my tree at the time I made the previous patch. The bot was telling me that FMA stopped working after I strengthened the FMA check in the previous patch. The reason is that the check is slightly early. The fi