From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D79673857400; Thu, 22 Sep 2022 07:45:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D79673857400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663832705; bh=dDD2o1gw038q7G47iG09FGppPeSRFiLEdSznwCl5bng=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lyK3clvrilvIakogj8wuph99W/HbVG2pqGImmI+/meAoaId6YZhNDzDYhdh+n2Z/p khJp1YC+ZCBllouJlLMsWMslaDxxyOMnXpofyQckkY8CYc+fsdrGcvm+yvDNyukluE 8A/TNqb1+bf2JoYBGwU/vgDySTmGEaAxTthmMRRE= From: "pilarlatiesa at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106910] roundss not vectorized Date: Thu, 22 Sep 2022 07:45:05 +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: 13.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pilarlatiesa at gmail dot com 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=3D106910 --- Comment #12 from Pilar Latiesa --- Wouldn't it make sense for scalar and vector versions to be affected by the same options?=