From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 276A13857004 for ; Wed, 24 May 2023 11:03:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 276A13857004 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1684926190; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=hFLW8cxSoYkpnNC6irrmG/x/EABGH03fBAGzZXD1/PM=; b=W6YlOCSvqM9fO7+XWpxOlDDJDRAKDS8wiy7qvj6clhL0vWzrSBFWVDKbR+h2t64Wnd0C07 15AL6GLP1VjjvX9Kkn9/eKOYoooy392eETOJLuCCDDNOe/FCy85Qy8bbZGhAqCz8vrzenw H84GVkeu/srBWw8dFJoKTem6JDxAg/w= Received: from mail-lj1-f198.google.com (mail-lj1-f198.google.com [209.85.208.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-313-nIWVQD4DMgempvnLHHrI7w-1; Wed, 24 May 2023 07:03:09 -0400 X-MC-Unique: nIWVQD4DMgempvnLHHrI7w-1 Received: by mail-lj1-f198.google.com with SMTP id 38308e7fff4ca-2b045dea8e6so4151171fa.0 for ; Wed, 24 May 2023 04:03:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684926187; x=1687518187; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hFLW8cxSoYkpnNC6irrmG/x/EABGH03fBAGzZXD1/PM=; b=UsNUZOvZBsYJJo5229d1gbs8n6NarXVMbDtpUHCnvcmkB991jnnOZIWc3d1yuqkfPF tNc1xnE+alVYhy0jTfLEWTFtjtRkZB4pBV/Gzt+7Qi88qdV5CtJ5fHYsqFM07PiscWK5 LdLfGHWQkt4um4OzJ7R4m8S3XDELjyaNXNK3FUY76GmX8UzCb7kq9a6eU+/3q28fhq3E gXtt588LjK89eVXa7Y5ZaTDeSQnYF6YadQQLKjkmxEkLa7WZSER5pEQOhnyfl983lPOM KrSwpp86LMmC6uEtolZFcTyVuRGSYc6klaRtwbE1gE78dsg+NhouPj6KhmQRGpeHGYwy 3CKg== X-Gm-Message-State: AC+VfDxKFDeD0LURpDUPnVJ2DCyKcW2ipnN3WYlyocNuOBzspdI4QCA8 NqBZTnwwsPef3/fRhhEIrxs0py5X4iWb6yFOnf1hSP5mgeAUaC+6QJx+JaBCYLEqwgIx1wOeFSW n4hCEltxLjDoOwBdXVs9VyfgGgsmWVH1Bjw== X-Received: by 2002:a2e:9cce:0:b0:2ad:999b:3bd6 with SMTP id g14-20020a2e9cce000000b002ad999b3bd6mr5597838ljj.23.1684926187720; Wed, 24 May 2023 04:03:07 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4V5rK5lNFpvvrrhVRFRlL32MpUZ4Anw+CUP4l21sZk0mWrsUGE6sVQq8StVu1exlqlzyOLoOSKDG/eGXijr0A= X-Received: by 2002:a2e:9cce:0:b0:2ad:999b:3bd6 with SMTP id g14-20020a2e9cce000000b002ad999b3bd6mr5597832ljj.23.1684926187443; Wed, 24 May 2023 04:03:07 -0700 (PDT) MIME-Version: 1.0 References: <6920882.e9J7NaK4W3@minbar> In-Reply-To: <6920882.e9J7NaK4W3@minbar> From: Jonathan Wakely Date: Wed, 24 May 2023 12:02:56 +0100 Message-ID: Subject: Re: [PATCH] libstdc++: Add missing constexpr to simd_neon To: Matthias Kretz Cc: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: multipart/alternative; boundary="000000000000e033ad05fc6e725c" X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000e033ad05fc6e725c Content-Type: text/plain; charset="UTF-8" On Tue, 23 May 2023 at 22:57, Matthias Kretz via Libstdc++ < libstdc++@gcc.gnu.org> wrote: > > Signed-off-by: Matthias Kretz > > libstdc++-v3/ChangeLog: > > PR libstdc++/109261 > * include/experimental/bits/simd_neon.h (_S_reduce): Add > constexpr and make NEON implementation conditional on > not __builtin_is_constant_evaluated. > OK --000000000000e033ad05fc6e725c--