Re: [x86 PATCH] Recognize vpcmov in combine with -mxop.

2022-06-05 Thread Uros Bizjak via Gcc-patches
On Sat, Jun 4, 2022 at 1:03 PM Roger Sayle wrote: > > > By way of an apology for causing PR target/105791, where I'd overlooked > the need to support V1TImode in TARGET_XOP's vpcmov instruction, this > patch further improves support for TARGET_XOP's vpcmov instruction, by > recognizing it in combi

[x86 PATCH] Recognize vpcmov in combine with -mxop.

2022-06-04 Thread Roger Sayle
By way of an apology for causing PR target/105791, where I'd overlooked the need to support V1TImode in TARGET_XOP's vpcmov instruction, this patch further improves support for TARGET_XOP's vpcmov instruction, by recognizing it in combine. Currently, the test case: typedef int v4si __attribute__