https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115659
Kewen Lin <linkw at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #15 from Kewen Lin <linkw at gcc dot gnu.org> --- Commit r15-1890 and r15-1891 make the regression gone and r15-1991 removes vcond{,u} expanders in rs6000, mark this as resolved. For the potential enhancement on targets without iorc & andc support, I'll file a PR once middle-end takes over the expanding for the target unsupported comparison.