[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F71F634.1050503@zytor.com>
Date: Tue, 27 Mar 2012 10:17:40 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Michal Nazarewicz <mpn@...gle.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Denys Vlasenko <vda.linux@...glemail.com>,
linux-kernel@...r.kernel.org, Douglas W Jones <jones@...uiowa.edu>,
Michal Nazarewicz <mnazarewicz@...gle.com>
Subject: Re: [PATCH 1/1] vsprintf: optimize decimal conversion (again)
On 03/27/2012 10:12 AM, Michal Nazarewicz wrote:
>
> Maybe a regular “if” instead of macro would suffice here? Compiler should
> be smart enough to optimise out the dead path.
>
Yes, a regular if would work, but it's also pointless.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists