Skip to content

x86.X86TargetKind enum

← Attribute reference

x86 target row selected by x86.target.

Cases

Keyword Value Description
avx512 1 x86-64 AVX-512 target row.
packed_dot 2 x86-64 packed-dot target row.
avx512_packed_dot 3 x86-64 AVX-512 target row with packed-dot features.
scalar 4 Baseline x86-64 scalar target row.
simd128 5 x86-64 SIMD128 target row.
avx2 6 x86-64 AVX2 target row.

Used by

  • x86.target.kind