From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 00B453858C5E; Fri, 16 Feb 2024 23:33:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 00B453858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708126435; bh=A+AmY0BLmtnknZvNBcY7kEAV+w/m1w/ZJtbGc7YGTnI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ENbx6b1NPJL0KHX5kgZn8DUWGIG4BnlAgsZOd+eF7Oc53Sjo8EcRld0Xjbgh0CW2L 2SAzh4NVaDKn02ZV0z1FDKM2/ZcUY2tYwm4xsyPwxwWFVyttZmMClUX3wZyWWk0mqk wrHUKQ3NRjgv7guW5X+Cxo30+LbA95m7vZeJuPro= From: "juzhe.zhong at rivai dot ai" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113913] [14] RISC-V: suboptimal code gen for intrinsic vcreate Date: Fri, 16 Feb 2024 23:33:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: juzhe.zhong at rivai dot ai X-Bugzilla-Status: NEW 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: 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=3D113913 --- Comment #2 from JuzheZhong --- It's the known issue we are trying to fix it in GCC-15. My colleague Lehua is taking care of it. CCing Lehua.=