From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17017 invoked by alias); 14 Jul 2011 09:33:13 -0000 Received: (qmail 17009 invoked by uid 22791); 14 Jul 2011 09:33:13 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f175.google.com (HELO mail-iy0-f175.google.com) (209.85.210.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Jul 2011 09:32:59 +0000 Received: by iym10 with SMTP id 10so49679iym.20 for ; Thu, 14 Jul 2011 02:32:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.112.224 with SMTP id x32mr1816058ibp.196.1310635979066; Thu, 14 Jul 2011 02:32:59 -0700 (PDT) Received: by 10.231.176.85 with HTTP; Thu, 14 Jul 2011 02:32:59 -0700 (PDT) In-Reply-To: References: <20110713232837.GA31809@hungry-tiger.westford.ibm.com> Date: Thu, 14 Jul 2011 09:42:00 -0000 Message-ID: Subject: Re: [PATCH Atom][PR middle-end/44382] Tree reassociation improvement From: Richard Guenther To: Michael Meissner , =?UTF-8?B?0JjQu9GM0Y8g0K3QvdC60L7QstC40Yc=?= , gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-07/txt/msg01115.txt.bz2 On Thu, Jul 14, 2011 at 11:31 AM, Richard Guenther wrote: > 2011/7/14 Michael Meissner : >> One minor note, you will need to update doc/invoke.texi to document the = new >> switch before checkin: -ftree-reassoc-width=3D > > You also need approval and somebody to review the patch before checkin. Btw, rather than a new target hook and an option I suggest to use a --param which default you can modify in the backend. Richard. > Richard. > >> -- >> Michael Meissner, IBM >> 5 Technology Place Drive, M/S 2757, Westford, MA 01886-3141, USA >> meissner@linux.vnet.ibm.com =A0 =A0 fax +1 (978) 399-6899 >> >