[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52F67CD7.5090609@zytor.com>
Date: Sat, 08 Feb 2014 10:52:07 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Andi Kleen <ak@...ux.intel.com>, linux-kernel@...r.kernel.org
CC: linux-kbuild@...r.kernel.org, x86@...nel.org
Subject: Re: [PATCH 02/17] x86, lto: Disable fancy hweight optimizations for
LTO v2
On 02/08/2014 12:01 AM, Andi Kleen wrote:
> The fancy x86 hweight uses different compiler options for the
> hweight file. This does not work with LTO. Just disable the optimization
> with LTO
No, I'm going to NAK this. This means not using the POPCNT instruction
if LTO is enabled, and that really isn't an acceptable option.
-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