From patchwork Thu Apr 6 04:25:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Pinski X-Patchwork-Id: 80049 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp765325vqo; Wed, 5 Apr 2023 21:26:19 -0700 (PDT) X-Google-Smtp-Source: AKy350Y0dIWwlUlLeM+YudlBH4utfmy21sNIwlKxq+WS29ogSi4c/3oQwgOTvurO8ouqRX8CurZC X-Received: by 2002:a17:906:2e86:b0:931:b4d3:fc7f with SMTP id o6-20020a1709062e8600b00931b4d3fc7fmr5699183eji.30.1680755179558; Wed, 05 Apr 2023 21:26:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680755179; cv=none; d=google.com; s=arc-20160816; b=voq1tMMpXN1TAsZJ8QyLfWJu4RXTBeYUmJ/fw8bBt6KZakbKNLczMaDrI9E1ja5ARP R9M79AUgoewXrLjQYgZ3FM9kWLUs7paxDOgYxo2YOVRC9biuBu51zdEaheueYeUGQSOC 6gjb7aEx/qsIyIprmopntHkHSn+UaNXO1p+DaKfvf/QOmcenGijEqKmv2wjk4Nsnxoi1 tMUfg1TLeMZrm9Zi5zEPBFw4B9CWylKFQVhh/8RXIEOO1MFFJANlEQ/hVvpFz1dY7Lvh SJHw6TDh2ggOkT9IjBrrO4zALwPM1v37OM9wt4XKP0m3A+QDUsbhqdoSDAQT/dHIip3D pLYQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:from:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence :content-transfer-encoding:mime-version:message-id:date:subject:cc :to:dmarc-filter:delivered-to:dkim-signature:dkim-filter; bh=ORc+2CPVri/o3WhZqy89yKy/oWYP10nqIHlhY957aY4=; b=sEHkZIoJF2uZRaFfhUjMdhsIf1G4GEDKDu2l1epLDXMGOxU3PHn//2mCA8R3HDr9q2 Q9P/26YZgdbt70H5UU9G0m3cLVANkxuhor8q9q92XxIHlWTUMVUVxtRyt14N9Opukh9F s+g9bzODwz86yJ4GMRKwMkEBl9naJbscj/yJhbBZO1bp/uoFQHcp4JFktuBlSJzmmmD2 8ozMPEstRqiokC/PFxtQ/hm3S9HwHjjFrpT9dSui9X9j6UFhRF+V01owodkhJgoKFCfn /vFaCX+QGDRe5ryFm36bxxOImQ5bY/kMJ7tAkFFCT09H7u4HD2zGLRD4/utbbQyah5+n dvRQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@gcc.gnu.org header.s=default header.b="Pev6EPZ/"; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org Received: from sourceware.org (server2.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id s7-20020a170906960700b0094928d50a59si351564ejx.247.2023.04.05.21.26.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Apr 2023 21:26:19 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; dkim=pass header.i=@gcc.gnu.org header.s=default header.b="Pev6EPZ/"; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=gnu.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 73F9C385783F for ; Thu, 6 Apr 2023 04:26:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 73F9C385783F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680755178; bh=ORc+2CPVri/o3WhZqy89yKy/oWYP10nqIHlhY957aY4=; h=To:CC:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=Pev6EPZ/88Ny1ExSaBsOIwnuI5KCQNxlFURL05vy735LZjslsY/iOffqFTfApb2UH nTQG9GmzH4+Li+7/hp1wKITu9LRE02qmQX3C0EIvj3cVvOzb4meOCKU6Q+PgPB7jEp Q0R93vpVBJJoxBb/N3SP+5ALLcq9t8wi5cXes7S8= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by sourceware.org (Postfix) with ESMTPS id 594413858D32 for ; Thu, 6 Apr 2023 04:25:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 594413858D32 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 335LHsV8024153 for ; Wed, 5 Apr 2023 21:25:34 -0700 Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3ps4jppygj-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Wed, 05 Apr 2023 21:25:34 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Wed, 5 Apr 2023 21:25:32 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Wed, 5 Apr 2023 21:25:32 -0700 Received: from vpnclient.wrightpinski.org.com (unknown [10.69.242.67]) by maili.marvell.com (Postfix) with ESMTP id 32DAF3F7053; Wed, 5 Apr 2023 21:25:32 -0700 (PDT) To: CC: Andrew Pinski Subject: [PATCH] Fix typo in -param=vect-induction-float= attributes Date: Wed, 5 Apr 2023 21:25:26 -0700 Message-ID: <20230406042526.257487-1-apinski@marvell.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-Proofpoint-GUID: MTI3v6THf2gXozCFatLFlDrc4GiGpReZ X-Proofpoint-ORIG-GUID: MTI3v6THf2gXozCFatLFlDrc4GiGpReZ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-05_15,2023-04-05_01,2023-02-09_01 X-Spam-Status: No, score=-14.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, 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 X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Andrew Pinski via Gcc-patches From: Andrew Pinski Reply-To: Andrew Pinski Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1762398921121783425?= X-GMAIL-MSGID: =?utf-8?q?1762399543347865493?= There was a typo in the attributes of the option -param=vect-induction-float= for IntegerRange. This fixes that typo. Committed to GCC 12 branch as obvious after a build/test. gcc/ChangeLog: PR tree-optimization/109427 * params.opt (-param=vect-induction-float=): Fix option attribute typo for IntegerRange. (cherry picked from commit 0f816116356fec32e3a3a2fb5af790a0438c5da4) --- gcc/params.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/params.opt b/gcc/params.opt index b88e1372005..e0ff9e21054 100644 --- a/gcc/params.opt +++ b/gcc/params.opt @@ -1181,7 +1181,7 @@ Common Joined UInteger Var(param_vect_inner_loop_cost_factor) Init(50) IntegerRa The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized. -param=vect-induction-float= -Common Joined UInteger Var(param_vect_induction_float) Init(1) IntegerRage(0, 1) Param Optimization +Common Joined UInteger Var(param_vect_induction_float) Init(1) IntegerRange(0, 1) Param Optimization Enable loop vectorization of floating point inductions. -param=vrp1-mode=