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

OpenCL vector types #532

Open
dkolsen-pgi opened this issue Apr 5, 2024 · 2 comments · May be fixed by #613
Open

OpenCL vector types #532

dkolsen-pgi opened this issue Apr 5, 2024 · 2 comments · May be fixed by #613

Comments

@dkolsen-pgi
Copy link
Collaborator

Implement OpenCL vector types, a.k.a. extended vector types, in ClangIR.

Issue #284 implemented GNU vector types. Other issues are being created for other kinds of vector types. See https://clang.llvm.org/docs/LanguageExtensions.html#vectors-and-extended-vectors

@jopperm
Copy link
Contributor

jopperm commented May 13, 2024

@dkolsen-pgi, may I assign this to @seven-mile to tackle as part of his GSoC project?

@dkolsen-pgi
Copy link
Collaborator Author

Assigning this to @seven-mile is fine.

@seven-mile seven-mile linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants