This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Excessive alignment in ix86_data_alignment


On Thu, Oct 9, 2014 at 10:25 AM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
> On 08 Oct 23:02, Petr Murzin wrote:
>> Hi,
>> I have measured performance impact on Haswell platform according to this
>> input:
>> https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00978.html

What about older processors?

The optimization was introduced well before Haswell for then current
processors, and it was based on the recommendation from Intel
optimization guide. If this optimization doesn't apply for new
processors, then tune option should be introduced and set accordingly.

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]