r188867 - Add avx512cd, avx512er, avx512pf feature flags and enable them on KNL CPU.

Craig Topper craig.topper at gmail.com
Wed Aug 21 09:26:12 PDT 2013


conflict detection, exponentiation and reciprocal, and prefetch
instructions. They have individual feature flags in CPUID. I guess a
processor supporting basic avx512 does not have to implement these other 3
groups of instructions.

I'll add tests for them and avx512f.


On Wed, Aug 21, 2013 at 6:53 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 21 August 2013 01:29, Craig Topper <craig.topper at gmail.com> wrote:
> > Author: ctopper
> > Date: Wed Aug 21 00:29:10 2013
> > New Revision: 188867
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=188867&view=rev
> > Log:
> > Add avx512cd, avx512er, avx512pf feature flags and enable them on KNL
> CPU.
>
> What are them? Could you also add tests for the command line switches?
>
> Thanks,
> Rafael
>



-- 
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130821/d4b77ff6/attachment.html>


More information about the cfe-commits mailing list