From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa1-x34.google.com (mail-oa1-x34.google.com [IPv6:2001:4860:4864:20::34]) by sourceware.org (Postfix) with ESMTPS id 8EC5C3846054 for ; Fri, 13 Jan 2023 18:03:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8EC5C3846054 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-oa1-x34.google.com with SMTP id 586e51a60fabf-15b9c93848dso14823134fac.1 for ; Fri, 13 Jan 2023 10:03:41 -0800 (PST) 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 :to:content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=AlwVi5piKCqldpeSTsxBdb980pAOhSyckj44veM3p1U=; b=R5pT7KdAeW8N5cT4o16zB3ixRG9D5GvOVS4giPKgoJ18ZzF89Ac63dyvK0m32PGNuA xdcUHIzQ/2Nb4/wp1VzejC5ZnINJATqdZKUFGpuupHOBsmKYEtctoM9TlBmgoVYsAcPR qE8ru6xJn7jJDf3ij7mmctsE0gY1Af+nUehXYr8ih+Cq6um18+VQROiLpGdq+SjAhoRm gCgNhA7qa0P+01g/fxKkYRd/mUoq6QO/kfmcC2gC2znQ6lr0ujV+5WpCBevq9QNJyIj8 uyyv4iDe44LL1kdM2P9pKv4xQJ5S5c1qV98A/0nO+j3a3byxcDhK4YzwJe5Y0Q9cOdLW crAQ== 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 :to:content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=AlwVi5piKCqldpeSTsxBdb980pAOhSyckj44veM3p1U=; b=CVHVIKKKWNxyVJPn23hScmoshW/TuQSb8A0YBCGClaYTpbIgmaiNDOM2lhuhrB56xg YPgZrhc5LC/lIhU/wbUJ0RdPFvPEAd1Dv33/HzF7eRUbvEOhUK7cxrxtj4dOWXnHJCbw YWTcVnfF50QcQZ3MnYyFSRv05bkXb+cva0dN1prjX2mXgBSqK7gMP+Tu7dtNK0qbz1O/ 2ulV71Mnp1jB8wNARQC76709SdLeUoFGrCqMa9YbD2HjJmknHd5iCwBBAje6df87exlm rxVMfucdcROuSGLDBlZmJe9m+zcjt8nm9xZoIGSYvz6mwM+S7Tx0eAGUy1Rk1ZFflDAu wbaw== X-Gm-Message-State: AFqh2kqCSuvny7/CqJmD+/29VrjxjfXFWFBfwrhW1qkhhDJFk+bnkLXd iSnORMbHs0QHBHCe7EX6WmSZfg== X-Google-Smtp-Source: AMrXdXtpipQGiJnMJrxW20fFWs9P31L+uGTcUFMlyJlY4BvjdQ1loMmdA+/aTYgwHxAez7x/bZrPtg== X-Received: by 2002:a05:6870:e983:b0:15e:e167:1df1 with SMTP id r3-20020a056870e98300b0015ee1671df1mr2072318oao.21.1673633020792; Fri, 13 Jan 2023 10:03:40 -0800 (PST) Received: from ?IPV6:2804:1b3:a7c0:a93a:2d30:b742:87e0:234? ([2804:1b3:a7c0:a93a:2d30:b742:87e0:234]) by smtp.gmail.com with ESMTPSA id k8-20020a056870350800b001417f672787sm10944688oah.36.2023.01.13.10.03.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 13 Jan 2023 10:03:40 -0800 (PST) Message-ID: Date: Fri, 13 Jan 2023 15:03:36 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH v7 04/17] Add string vectorized find and detection functions Content-Language: en-US To: Richard Henderson , libc-alpha@sourceware.org, Noah Goldstein References: <20230111204558.2402155-1-adhemerval.zanella@linaro.org> <20230111204558.2402155-5-adhemerval.zanella@linaro.org> <24129313-a907-98cf-5eba-2d2df9807879@linaro.org> <4d8a5bf8-1300-3185-50bf-28b29351f21b@linaro.org> <52a94070-dd28-9016-9380-c38aaa3a4596@linaro.org> From: Adhemerval Zanella Netto Organization: Linaro In-Reply-To: <52a94070-dd28-9016-9380-c38aaa3a4596@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-5.3 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 13/01/23 14:50, Richard Henderson wrote: > On 1/13/23 09:24, Adhemerval Zanella Netto wrote: >> >> >> On 12/01/23 13:29, Richard Henderson wrote: >>> On 1/11/23 12:45, Adhemerval Zanella wrote: >>>> +/* The function return a byte mask.  */ >>>> +typedef unsigned long int find_t; >>> >>> typedef op_t find_t. >> >> The idea is to not inherit the __may_alias__ attribute from op_t. > > But we need to keep the width, which sysdeps/x86_64/x32/string-optype.h overrode. Right, I will change it.