From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AFBB23857BB8; Wed, 28 Sep 2022 15:57:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AFBB23857BB8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664380661; bh=jc6sdNJvSIMAGU5j57FhYIbYscszX59T9i0LbOBBlQk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OaAphmkRBk0faoCcxw2hUXUqQwhS4T33HiNZCM0cj4Pvh2Qe2hMewqNqgDYYJGFKk hvNQ6AiVGU4EVJ6dUCPqXkL6gHeBnud4wCGrFLy9DNNmW42HVA/yQGh4QrULIRIB/J 8aooKyxIrd4Si5J8g0Wf40QpYJhEVhzk3g6ErDbU= From: "skpgkp2 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug string/29611] Optimized AVX2 string functions unconditionally use BMI2 instructions Date: Wed, 28 Sep 2022 15:57:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: 2.31 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: skpgkp2 at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: goldstein.w.n at gmail dot com 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29611 --- Comment #13 from Sunil Pandey --- You shouldn't see any issue on any one of these function as ifunc selector = got changed and it's shared across. ifunc-impl-list affects only if you are doing different implementation benchmarking on affected machine. --=20 You are receiving this mail because: You are on the CC list for the bug.=