From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: [PATCH v2] implement constant-folding in __builtin_bswap*() Date: Tue, 22 Nov 2016 21:16:52 +0100 Message-ID: <20161122201650.GA12172@macpro.local> References: <20161117095503.8754-1-johannes@sipsolutions.net> <1479721551.8662.10.camel@sipsolutions.net> <20161122131543.GA8370@macbook.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm0-f67.google.com ([74.125.82.67]:36821 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755837AbcKVUQ4 (ORCPT ); Tue, 22 Nov 2016 15:16:56 -0500 Received: by mail-wm0-f67.google.com with SMTP id m203so6373489wma.3 for ; Tue, 22 Nov 2016 12:16:55 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Christopher Li Cc: Johannes Berg , Linux-Sparse , Nicolai Stange On Wed, Nov 23, 2016 at 12:32:52AM +0800, Christopher Li wrote: > On Tue, Nov 22, 2016 at 9:15 PM, Luc Van Oostenryck > wrote: > >> > >> I will see if I can hack up some thing very quick. > > I get it working in the end. Not too far from what I thought. > Patch attach here for review. Work great here. If needed here is my Tested-by: Luc Van Oostenryck