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

abi: Nested floating point types that are collapsed into vector type. #605

Open
1 task done
lkorenc opened this issue Jun 3, 2024 · 0 comments
Open
1 task done
Labels

Comments

@lkorenc
Copy link
Contributor

lkorenc commented Jun 3, 2024

Prerequisites

  • I have read the documentation and the proposed feature is not implemented.

Description

Currently part of the classification algorithm is commented out - for example two 16b float types in a structure should trigger this path. For more details see implementation in clang.
This is rather low priority for now as we are not handling vector types anywhere else yet.

@lkorenc lkorenc added the abi label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant