Skip to content

Update cpuid AVX512 features #464

@DTL2020

Description

@DTL2020

It looks cpuid.h and cpuid.cpp missed (new ?) AVX512 instructions sets:
AVX512_VNNI
AVX512_BF16

https://github.com/AviSynth/AviSynthPlus/blob/master/avs_core/include/avs/cpuid.h

They have int8/int16 and bf16 convolutions and may be also useful for resampling engines and other convolutions.

https://en.wikichip.org/wiki/x86/avx512_bf16
https://en.wikichip.org/wiki/x86/avx512_vnni

Image

Or may be all after AVX512_VBMI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions