[Bug target/105613] [13 Regression] wrong code with unsigned V1TI comparison since r13-458-gd75d4293dcc029

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 16 08:39:49 GMT 2022


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
We want to use andv4si3 only for EQ, for NE we want to use iorv4si3 instead,
for both expanders.


More information about the Gcc-bugs mailing list