From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 178A13858CDA; Sun, 19 Feb 2023 15:21:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 178A13858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676820089; bh=y04E7VQpolhEfkrsZhxDu6mlP2PuMLFH+1vIRQPyGJs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lE7ySrS/p5euyeD96LFosDkAP/Q1TyE/nR4RlstI+ONaGWvgbeIXf57kTD7rxMtSE TFJZKrwm/5i0t73yVx+fuzbaWZ37f+bivWaNCrX+Mq/Ip/rqJ0iDAkyMx+VAAQR9jc WLr7SzEn9Q9vG4AEXMFdniZKIRJfgAWLJd87f9e8= From: "bernhardmgruber at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108030] `std::experimental::simd` not inlined Date: Sun, 19 Feb 2023 15:21:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: bernhardmgruber at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: mkretz at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108030 --- Comment #7 from Bernhard Manfred Gruber --- I just want to tell you that I very much appreciate the work you are doing here! Thank you for the time and thorough commitment!=