From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Li Subject: Re: SSSA and some C pointer manipulation. Date: Sun, 20 Aug 2017 23:41:29 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-yw0-f175.google.com ([209.85.161.175]:35892 "EHLO mail-yw0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985AbdHUDla (ORCPT ); Sun, 20 Aug 2017 23:41:30 -0400 Received: by mail-yw0-f175.google.com with SMTP id y64so133074ywf.3 for ; Sun, 20 Aug 2017 20:41:30 -0700 (PDT) In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Luc Van Oostenryck Cc: Linux-Sparse On Sun, Aug 20, 2017 at 11:29 PM, Christopher Li wrote: > On Sun, Aug 20, 2017 at 12:18 PM, Luc Van Oostenryck > again SSSA. We can turn SSSA off and let the alternative > SSA conversion do all the work. And see how well it perform. > This option can be on by default. Sorry I mean we can leave the SSSA method on by default. Chris