Skip to content

Extend compiler testing for handling of stream class #1553

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

Closed
Fznamznon opened this issue Apr 20, 2020 · 2 comments
Closed

Extend compiler testing for handling of stream class #1553

Fznamznon opened this issue Apr 20, 2020 · 2 comments
Labels

Comments

@Fznamznon
Copy link
Contributor

We have only one pretty small compiler test for sampler handling https://github.com/intel/llvm/blob/sycl/clang/test/CodeGenSYCL/stream.cpp .
The real stream class implemented in SYCL library is much more complicated than the simple class used in the test.
This test should be extended to check more and we probably need Sema test as well.

@github-actions
Copy link
Contributor

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 19, 2022
@Fznamznon
Copy link
Contributor Author

The testing has been extended.

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