Skip to content

Tracking Issue for constifying x86 intrinsics in stdarch #149298

Description

@sayantn

Feature gate: #![feature(stdarch_const_x86)]

This is a tracking issue for unstable const versions of x86(64) intrinsics in stdarch.

Public API

~50% of x86(64) intrinsics in stdarch are amenable to constification. Intel has some weird pecularities in floating point, especially in comparison and conversion, which will be nontrivial to constify. Most integer intrinsics have been constified.

Steps / History

Unresolved Questions

  • There are a few very specialized float intrinsics (mostly in AVX512), do we want to constify them?

Footnotes

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-unimplementedStatus: The feature has not been implemented.T-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions