Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arm_intrinsics.json for intrinsic-test and stdarch-verify #1427

Merged
merged 2 commits into from
May 15, 2023

Commits on May 11, 2023

  1. Remove ACLE submodule

    This involves moving from the ACLE intrinsic definitions (which aren't
    available for SVE at this point) to a JSON file. This was derived from
    ARM's documentation[^1], and then relicensed under `MIT OR Apache-2.0` for
    use in this repository.
    
    [^1]: https://developer.arm.com/architectures/instruction-sets/intrinsics
    adamgemmell committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6bb6f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcc70ef View commit details
    Browse the repository at this point in the history