[Bug target/98833] [11 Regression] ICE in extract_insn, at recog.c:2769 since r11-6849-gee78c20e74d30284

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 26 09:24:17 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So the options are either to restrict the new define_insn_and_split to
!TARGET_XOP, or split into something different when TARGET_XOP.
Seems it is only for the 128-bit comparisons...


More information about the Gcc-bugs mailing list