From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dibyendu Majumdar Subject: Re: [RFC] sparse SSA construction Date: Tue, 15 Aug 2017 15:06:00 +0100 Message-ID: References: <20170806202651.8763-1-luc.vanoostenryck@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-vk0-f66.google.com ([209.85.213.66]:37407 "EHLO mail-vk0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750924AbdHOOGB (ORCPT ); Tue, 15 Aug 2017 10:06:01 -0400 Received: by mail-vk0-f66.google.com with SMTP id r199so364176vke.4 for ; Tue, 15 Aug 2017 07:06:01 -0700 (PDT) In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Christopher Li Cc: Luc Van Oostenryck , Linux-Sparse Hi Chris, On 15 August 2017 at 14:59, Christopher Li wrote: > This ssa conversion will need to break into smaller piece for review > and merge. The general recommended number of patch for the first > round is 15 or so at a time in the Linux kernel submmitting-patches.rst > documentation. > The good news is that the minimal patch is quite small. I was surprised by how small it is. Regards Dibyendu