From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x22b.google.com (mail-oi1-x22b.google.com [IPv6:2607:f8b0:4864:20::22b]) by sourceware.org (Postfix) with ESMTPS id 64A0F3858C5E for ; Tue, 10 Oct 2023 15:25:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 64A0F3858C5E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-oi1-x22b.google.com with SMTP id 5614622812f47-3af86819ba9so3853873b6e.3 for ; Tue, 10 Oct 2023 08:25:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696951541; x=1697556341; darn=gcc.gnu.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=5sWw0ZTsAY/BEvvhepb1hA7mOH/uNHpTg+3BeAVyjtM=; b=bivOPz4c+MZ1Gn/hMGxq6ud+SSXjbEA6xcvrw2YX5pc6hNcgZa7dsdL73+FyJFZ8uK J69xvhc9Y5vGH13XtAmrgdzTW8vPWTHIZumHTeUwLGOa6a6AJ+edUyv456W7q8js6Yne Y9eR6i/yAJDsEqE54Ya0t3crJ3SchCJ2VzW94lniOQQyR3ie9u5DGSHE92aIzJby+Rd7 cwu220Z44+BDK4mg7n0IDGrz5YaxbHG0NOKbsVKfSMGgAmP9wJemIjFgWXPqI3SrTB7d zKF2zBC/mr2BLyWZy8BJV2le4/IexMXah2sqD4rOL5DNTKAZD4VJTVrA0gisLk/NsOJ+ AfCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696951541; x=1697556341; h=content-transfer-encoding:in-reply-to:from:references:cc: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=5sWw0ZTsAY/BEvvhepb1hA7mOH/uNHpTg+3BeAVyjtM=; b=LNA4D5qSitqwORPNODwc51KOkGjucSoRjeT5RnuOF2ID4KPNJc6zfzqIR6fq2XfFDS sDj0fx0lRENwMDKSPrEPqVw7nX+uLaVXdr5082t7to0l9DGxBn1b4o8tN86yayj1EiYo HjXqf/A/SQckjK45EdbC4a88WJayE5NAfHea2SkpDy42j4jr79nv8KixmCmX1YDEkOGf zN8bHGaJ3Zs9rdcyIfOp8WCJ1yuukmfmTBOmKvNgCjdvzayC3pFT1PwQiKim0lKxFlQN q+i/b8fT465RCg/MCz5xRJfIeBcCvRSE/XDbeRb8aoPCiQP8d0wLgX3enhUcNS8YFs9/ cUNQ== X-Gm-Message-State: AOJu0Yy+53fY1gd0yf+wn4TTAdbQ0aWlieJ0t1hV4L9im/sCRWduvnqh 6TuIScwIRy9hH5TvMi+L/Qk= X-Google-Smtp-Source: AGHT+IFdV/ydUBCvA056jxqEloEdsTEu7dDuN9hdMUFuOVJQrf9CfTtowLigeyVFPKFMVN3t+M6iNw== X-Received: by 2002:aca:240f:0:b0:3a7:330d:93da with SMTP id n15-20020aca240f000000b003a7330d93damr18281051oic.19.1696951541527; Tue, 10 Oct 2023 08:25:41 -0700 (PDT) Received: from [172.31.0.109] ([136.36.130.248]) by smtp.gmail.com with ESMTPSA id k2-20020a632402000000b005898e4acf2dsm8416210pgk.49.2023.10.10.08.25.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 Oct 2023 08:25:41 -0700 (PDT) Message-ID: <031b1bfb-0a86-44b2-bed3-ec6f4a460abc@gmail.com> Date: Tue, 10 Oct 2023 09:25:38 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] RISC-V Regression: Make pattern match more accurate of vect-live-2.c Content-Language: en-US To: Juzhe-Zhong , gcc-patches@gcc.gnu.org Cc: rguenther@suse.de References: <20231010145746.2247025-1-juzhe.zhong@rivai.ai> From: Jeff Law In-Reply-To: <20231010145746.2247025-1-juzhe.zhong@rivai.ai> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_LINKBAIT3,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no 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 10/10/23 08:57, Juzhe-Zhong wrote: > Like previous patch: > https://gcc.gnu.org/pipermail/gcc-patches/2023-October/632400.html > https://patchwork.sourceware.org/project/gcc/patch/dde89b9e-49a0-d70b-0906-fb3022cac11b@gmail.com/ > > gcc/testsuite/ChangeLog: > > * gcc.dg/vect/vect-live-2.c: Make pattern match more accurate. OK jeff