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

[main] Move CDE intrinsics out of BETA stage #162

Closed
fpetrogalli opened this issue Feb 1, 2022 · 1 comment · Fixed by #330
Closed

[main] Move CDE intrinsics out of BETA stage #162

fpetrogalli opened this issue Feb 1, 2022 · 1 comment · Fixed by #330
Labels

Comments

@fpetrogalli
Copy link
Contributor

The CDE intrinsics are specified here: https://arm-software.github.io/acle/main/acle.html#custom-datapath-extension-1

This issue is to track what needs to be done and agreed to be able to remove the intrinsics out of BETA quality.

@fpetrogalli fpetrogalli modified the milestone: 2022Q1 Feb 1, 2022
@fpetrogalli
Copy link
Contributor Author

As reported by @miyuki:

The spec says: "These intrinsics are polymorphic in the T, U and V types, which must be of size 128 bits."
But in LLVM we limit these types to 128-bit MVE vectors, not arbitrary 128-bit types.

See https://reviews.llvm.org/D76299

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant