Skip to content

Tracking Issue for bf16 type in stdarch avx512 #127356

Open
@sayantn

Description

@sayantn

Feature gate: #![feature(stdarch_x86_avx512_bf16)]

This is a tracking issue for the bf16 type in stdarch. This is just a wrapper around u16, but it makes the intrinsic signatures more readable.

Public API

The bf16 type in core::arch::x86 and core::arch::x86_64, and its associated functions in avx512bf16 and avxneconvert

Steps / History

  • Final comment period (FCP)1
  • Stabilization PR

Unresolved Questions

  • None yet.

Footnotes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCO-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.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions