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

[patch] Detect kernels from opencl.kernels MD #18

Open
pjaaskel opened this issue Aug 12, 2015 · 2 comments
Open

[patch] Detect kernels from opencl.kernels MD #18

pjaaskel opened this issue Aug 12, 2015 · 2 comments

Comments

@pjaaskel
Copy link
Contributor

This patch adds detection of kernels from the opencl.kernels metadata: https://github.com/pocl/pocl/blob/master/tools/patches/llvm-3.7-hsail-branch.patch

@arsenm
Copy link
Contributor

arsenm commented Aug 13, 2015

Do you think it would be better if we had an OpenCLMetadataAnalysis pass that we could query for this and all of the other OpenCL metadata?

@pjaaskel
Copy link
Contributor Author

Yes that would definitely be cleaner as there's plenty of other OpenCL/SPIR metadata.

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

No branches or pull requests

2 participants