From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B5BCF3858CD1; Fri, 10 Nov 2023 13:41:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5BCF3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699623674; bh=ORdAhy8MZMg+TihdfJqnkHSkGzq8SnyU5TaMb+AdxCw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QsVm+1NKwuajgwC9sgTdPPo8wkB8/8o2TRD3BySwEWNvLX2gK+A7vWMt8NTQTEnfe Al0LEV63VVeYQZFg7L9aBEzq2wMVHQfLXE7CfyCePGgFchDScTzdK/UTiHNdcihk7o 4M/2qzWBmnX/urTskv3maGkHg+pcF8743ZYvUdB4= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/112476] Unrecognizable insn with -O2 -march=la464 on loongarch64 Date: Fri, 10 Nov 2023 13:41:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc keywords short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112476 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org Keywords| |ice-on-valid-code Summary|[14 Regression] |Unrecognizable insn with |unrecognizable insn with |-O2 -march=3Dla464 on |-O2 -march=3Dla464 on |loongarch64 |loongarch64 | --- Comment #1 from Xi Ruoyao --- It's not a regression because GCC 13 does not support LSX.=