From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130000 invoked by alias); 18 Aug 2017 13:03:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 128221 invoked by uid 89); 18 Aug 2017 13:03:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mga01.intel.com X-ExtLoop1: 1 From: "Senkevich, Andrew" To: "H.J. Lu" , GNU C Library Subject: RE: [PATCH] x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966] Date: Fri, 18 Aug 2017 13:03:00 -0000 Message-ID: References: <20170817230044.GA22607@gmail.com> In-Reply-To: <20170817230044.GA22607@gmail.com> dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-SW-Source: 2017-08/txt/msg00865.txt.bz2 > -----Original Message----- > From: Lu, Hongjiu > Sent: Friday, August 18, 2017 01:01 > To: GNU C Library > Cc: Senkevich, Andrew > Subject: [PATCH] x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ > #21966] >=20 > Since the AVX2 version of mathvec functions uses FMA, it can only be used= when > FMA is usable. >=20 > Any comments? >=20 > Andrew, please take a look and check if it should be fixed on branches. Yes, branches should be fixed also. Thanks. -- Andrew