[Bug target/104469] ICE: in extract_insn, at recog.cc:2769 (unrecognizable insn) with -mavx and __builtin_convertvector()

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 10 16:28:22 GMT 2022


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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Uros Bizjak <uros@gcc.gnu.org>:

https://gcc.gnu.org/g:3c1242592458b478d2c88aa8305918662ea16c1c

commit r11-9551-g3c1242592458b478d2c88aa8305918662ea16c1c
Author: Uros Bizjak <ubizjak@gmail.com>
Date:   Thu Feb 10 17:23:17 2022 +0100

    i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469]

    2022-02-10  Uroš Bizjak  <ubizjak@gmail.com>

    gcc/ChangeLog:

            PR target/104469
            * config/i386/sse.md (vec_unpacks_float_lo_v4si):
            Change operand 1 constraint to register_operand.

    gcc/testsuite/ChangeLog:

            PR target/104469
            * gcc.target/i386/pr104469.c: New test.

    (cherry picked from commit 53fcc46339239c4958e2a15bb9e59274133bbcf7)


More information about the Gcc-bugs mailing list