[Bug target/100757] [12 Regression] arm: ICE (unrecognizable insn) with MVE VPSELQ_S since r12-834-ga6eacbf10

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 26 16:02:19 GMT 2021


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

--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> ---
That's related to the tune_params::LOG_OP_NON_SHORT_CIRCUIT tuning param for
Thumb mode. Setting it to FALSE in the a53 tuning params (used by a55) avoids
the ICE.


More information about the Gcc-bugs mailing list