On Fri, Sep 20, 2013 at 6:00 AM, Zamyatin, Igor <igor.zamya...@intel.com> wrote: > > For x86 32-bit is still important due to mobile market so we would like to > make some measurements first to see how this new generic model works on 32 > bits
I would expect people compiling code for the mobile market to use an appropriate -mtune option. What this patch affects is the default tuning. Ian