Skip to content

Tracking Issue for AVX512 intrinsics #111137

Open
1 of 3 issues completed
Open
Tracking Issue
1 of 3 issues completed
@Amanieu

Description

@Amanieu

Feature gate: #![feature(stdarch_x86_avx512)]

This is a tracking issue for the AVX-512 (and related extensions) intrinsics in core::arch.

Public API

This feature covers all of the intrinsics from the following features:

  • avx512bf16
  • avx512bitalg
  • avx512bw
  • avx512cd
  • avx512f
  • avx512ifma
  • avx512vbmi
  • avx512vbmi2
  • avx512vnni
  • avx512vpopcntdq
  • gfni
  • vaes
  • vpclmulqdq

VEX variants

  • avxifma
  • avxneconvert
  • avxvnni
  • avxvnniint16
  • avxvnniint8

Implementation History

Steps

  • Final comment period (FCP)1
  • Stabilization PR

Unresolved Questions and Other Concerns

Footnotes

  1. https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCF-stdarch_x86_avx512`#![feature(stdarch_x86_avx512)]`O-x86_32Target: x86 processors, 32 bit (like i686-*) (IA-32)O-x86_64Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.proposed-final-comment-periodProposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions