This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191, take 2)
- From: Bernd Schmidt <bschmidt at redhat dot com>
- To: Uros Bizjak <ubizjak at gmail dot com>, Jakub Jelinek <jakub at redhat dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 22 Mar 2017 19:08:03 +0100
- Subject: Re: [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191, take 2)
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=bschmidt at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 466C1804FB
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 466C1804FB
- References: <20170310175329.GX22703@tucnak> <d078d123-e5ec-eb1b-8da8-cc43f17182d4@redhat.com> <20170310185739.GZ22703@tucnak> <20170320111551.GE11094@tucnak> <CAFULd4Y83J4zMkN3tBNr8=QaT+3DA9LLi2pKpUX_C6Gagv2q7w@mail.gmail.com>
On 03/22/2017 04:38 PM, Uros Bizjak wrote:
LGTM, but I don't want to step on Bernd's toes, so let's wait for his opinion.
I was waiting for yours really, that's the one that counts.
Bernd