Tracking Issue for AVX512 intrinsics (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

rust-lang / rust Public

Additional navigation options

New issue

New issue

Closed

[Tracking Issue](/rust-lang/rust/issues?q=type:"Tracking Issue")

1 of 3 issues completed

#141964

Closed

Tracking Issue for AVX512 intrinsics

#111137

Tracking Issue

1 of 3 issues completed

#141964

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-*) (also known as IA-32, i386, i586, i686)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.finished-final-comment-periodThe final comment period is finished for this PR / Issue.

Milestone

1.89.0

@Amanieu

Description

@Amanieu

Amanieu

opened

on May 3, 2023

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:

VEX variants

Implementation History

Steps

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-*) (also known as IA-32, i386, i586, i686)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.finished-final-comment-periodThe final comment period is finished for this PR / Issue.

Type

[Tracking Issue](/rust-lang/rust/issues?q=type:"Tracking Issue")

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions