Skip to content

Tracking Issue for AArch64 SM3 and SM4 intrinsics #117226

Open
@Amanieu

Description

@Amanieu

Feature gate: #![feature(stdarch_neon_sm4)]

This is a tracking issue for NEON intrinsics under the sm4 feature.

Public API

// core::arch::aarch64

fn vsm3*(..);
fn vsm4*(..);

Steps / History

  • Implementation: #...
  • 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

    A-SIMDArea: SIMD (Single Instruction Multiple Data)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCO-AArch64Armv8-A or later processors in AArch64 modeT-libs-apiRelevant to the library API 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