Re: [x86] Skylake tuning options

2018-03-29 Thread H.J. Lu
On Thu, Mar 29, 2018 at 8:54 AM, Uros Bizjak wrote: > On Thu, Mar 29, 2018 at 5:40 PM, Koval, Julia wrote: >> Hi, >> >> This patch adds 2 tuning options for -mtune=skylake-avx512. Ok for trunk? >> >> gcc/ >> * x86-tune.def (movx,

Re: [x86] Skylake tuning options

2018-03-29 Thread Uros Bizjak
On Thu, Mar 29, 2018 at 5:40 PM, Koval, Julia wrote: > Hi, > > This patch adds 2 tuning options for -mtune=skylake-avx512. Ok for trunk? > > gcc/ > * x86-tune.def (movx, partial_reg_dependency): Enable for > m_SKYLAKE_AVX512. OK. Thanks, Uros.

[x86] Skylake tuning options

2018-03-29 Thread Koval, Julia
Hi, This patch adds 2 tuning options for -mtune=skylake-avx512. Ok for trunk? gcc/ * x86-tune.def (movx, partial_reg_dependency): Enable for m_SKYLAKE_AVX512. Thanks, Julia 0001-ptc.patch Description: 0001-ptc.patch