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: [x86][patch] Fix clwb for skylake


Sorry,

gcc/
	* config/i386/i386.c (PTA_SKYLAKE_AVX512): Add PTA_CLWB.
	(PTA_CANNONLAKE): Remove PTA_CLWB.

Thanks,
Julia

> -----Original Message-----
> From: Uros Bizjak [mailto:ubizjak@gmail.com]
> Sent: Monday, December 11, 2017 9:47 AM
> To: Koval, Julia <julia.koval@intel.com>
> Cc: GCC Patches <gcc-patches@gcc.gnu.org>; Kirill Yukhin
> <kirill.yukhin@gmail.com>
> Subject: Re: [x86][patch] Fix clwb for skylake
> 
> On Mon, Dec 11, 2017 at 9:34 AM, Koval, Julia <julia.koval@intel.com> wrote:
> > Hi Uros, Kirill,
> > According to isa-extensions doc CLWB appeared first in Skylake-avx512, but it
> isn't in the PTA. This patch fixes it. Ok for trunk?
> 
> Please also include ChangeLog entry in your patch submission.
> 
> Uros.

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