From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC3933858433; Mon, 7 Aug 2023 10:21:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC3933858433 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691403680; bh=slKQsbx3hKGeG7KSNbAyamCUgP62ad/ENmuGB9uaPok=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xGVNNBfFNZDyA8juRVZIcNsFfFuy0BBBDBVMtdpsp7et9deFGYa3GIXeFgfKM8XSC X93gcE48tMuhhBAN2FfvUmSqA7BfP95TvOBzv9SR25v+zKs2YzUcfS3uEoou78cRHG sNO9/PlN8mwbKAl/aZd+iT/VBYU0nP/iqJHQVl+4= From: "juzhe.zhong at rivai dot ai" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations Date: Mon, 07 Aug 2023 10:21:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 4.8.0 X-Bugzilla-Keywords: meta-bug, missed-optimization X-Bugzilla-Severity: enhancement 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: bug_status resolution 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=3D53947 Bug 53947 depends on bug 110897, which changed state. Bug 110897 Summary: RISC-V: Fail to vectorize shift https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110897 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED=