From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x935.google.com (mail-ua1-x935.google.com [IPv6:2607:f8b0:4864:20::935]) by sourceware.org (Postfix) with ESMTPS id C5CB53857C7D for ; Mon, 3 Oct 2022 17:02:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C5CB53857C7D Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-ua1-x935.google.com with SMTP id e3so4364149uax.4 for ; Mon, 03 Oct 2022 10:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:organization:from:references :cc:to:content-language:subject:user-agent:mime-version:date :message-id:from:to:cc:subject:date; bh=M7DaNXor3uzPwIjcEKG0MA7W7jQat4BcrzXse5vntkw=; b=IkkPYBWiva2oz7TAS+co0zwuRl3GajxkSirJeEiqQFc64RzQqAu251fuRu2zcCNtCp d80uVLEQ2DmgzPHPJGIe2bRCIhEjlnnqEl6mGX+PJdHBR8kSYr0FvCPknhln+Zf2DpIc rSJUamrrNnnGsKdFXjKnFAkQokPC67W43Omrhtw/H1K3pP12xGFGUJqi0qrsINkx6mT6 Do6oq1ncZMcBAaZVOW/5uB48vK/XU/h+yZW1OmeFeKArUXGxVzde5KWhWqdgGv0nAAd7 1iRGB2tS3HQJcnXp6WQ/TFCDZWy1FDxsZPWKX1TvGzBlLO9H4jdLw2lI4FJjCWr+ZN0P RG7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:organization:from:references :cc:to:content-language:subject:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date; bh=M7DaNXor3uzPwIjcEKG0MA7W7jQat4BcrzXse5vntkw=; b=RPhxM0UNVGoJs0Dkh/hvFNS+M5PPVI1KJ30ohjIPQaHyfa4taQxqp4t8JEYBCgPleA mc3aY9Fqd+IP02y+dEpSIm65MLOxp/A6b1KxEjjzlDlt4LgHQ55UeLvByVGVrxnWmEwk qifvJeq+J48rPhx18DApHZaSQo1mI7kYU34lISFG16xkveN/Hn6dWTaJgGBAF+uRT2l9 YlXe4kzFeJVddTxXIVi5w6l0S+V+BbiT+/ZPMXKjOvcqfo9qsKUy+k+NYpiQmhR/5FUb CIGPqTop9bDmZ2h0rx5U3bjsWWRV4++Hd4/NxNdOfY+DQpnxJdzIbZGAxXQqf+paJ7xs qplw== X-Gm-Message-State: ACrzQf0PkG5smnQRTiwm5n53NE0sFdMGQh6Y6lZ6lxBa3GPOw6D4J+3X /S4ULdcnSihyoiTvlqn7yWNDOw== X-Google-Smtp-Source: AMsMyM63jZV6AaakNvPXqxR9lSDtWhUXE/E9Ir6+F1Yhr4qqP+rYDbilVygdFR2Owk66cZjkQL57Jw== X-Received: by 2002:ab0:29cd:0:b0:3c6:4caf:3b2f with SMTP id i13-20020ab029cd000000b003c64caf3b2fmr10234249uaq.50.1664816566139; Mon, 03 Oct 2022 10:02:46 -0700 (PDT) Received: from ?IPV6:2804:1b3:a7c2:b87d:f936:fc03:6bdb:fa59? ([2804:1b3:a7c2:b87d:f936:fc03:6bdb:fa59]) by smtp.gmail.com with ESMTPSA id r140-20020a1fa892000000b003a222f2da8dsm6903489vke.34.2022.10.03.10.02.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Oct 2022 10:02:45 -0700 (PDT) Message-ID: Date: Mon, 3 Oct 2022 14:02:43 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH v2] x86: Remove .tfloat usage Content-Language: en-US To: Joseph Myers Cc: libc-alpha@sourceware.org, Fangrui Song , "H . J . Lu" , Noah Goldstein References: <20221003141802.281647-1-adhemerval.zanella@linaro.org> From: Adhemerval Zanella Netto Organization: Linaro In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 03/10/22 13:40, Joseph Myers wrote: > On Mon, 3 Oct 2022, Adhemerval Zanella via Libc-alpha wrote: > >> -factor: .tfloat ONE_SQR_CBRT2 >> +factor: /* 1.0 / cbrt (2.0) ^ 2 / 0.629960524947436582364439673883 */ > > The comment here seems to be using "/" in two different ways, as a > division operator and to separate two alternative descriptions of the > constant. I think the latter should be "=", in this and the subsequent > similar comments, to avoid confusion. > Alright, I will change it.