Uros, I provided a patch for cost model tuning here https://gcc.gnu.org/ml/gcc-patches/2018-02/msg00405.html Current patch fixes a regression in a test that caused my cost model tuning patch. Sergey
-----Original Message----- From: Uros Bizjak [mailto:ubiz...@gmail.com] Sent: Wednesday, February 7, 2018 2:15 PM To: Shalnov, Sergey <sergey.shal...@intel.com> Cc: gcc-patches@gcc.gnu.org; Peryt, Sebastian <sebastian.pe...@intel.com>; Ivchenko, Alexander <alexander.ivche...@intel.com>; Kirill Yukhin <kirill.yuk...@gmail.com> Subject: Re: [PATCH, i386] Fix ix86_multiplication_cost for SKX On Wed, Feb 7, 2018 at 2:02 PM, Shalnov, Sergey <sergey.shal...@intel.com> wrote: > Hi, > This patch is one of the set of patches to fix SKX costs. Please post the whole series for review. Thanks, Uros.