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

[SYCL][CUDA][libclc] Fix the casting of image coordinates #6335

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

pgorlani
Copy link
Contributor

This patch fix the casting of integer coordinates in image samplers.

This solves #6285, allowing to re-enable the tests disabled in intel/llvm-test-suite#1052.

This patch fix the casting of integer coordinates in samplers.
This solves intel#6285
@pgorlani pgorlani requested a review from a team as a code owner June 21, 2022 13:31
pgorlani added a commit to pgorlani/llvm-test-suite that referenced this pull request Jun 21, 2022
This patch re-enables the tests disabled in
intel#1052 due to
intel/llvm#6285 which is solved by
intel/llvm#6335.
@pvchupin pvchupin merged commit 338b4ed into intel:sycl Jun 21, 2022
pvchupin pushed a commit to intel/llvm-test-suite that referenced this pull request Jun 21, 2022
This patch re-enables the tests disabled in
#1052 due to
intel/llvm#6285 which is solved by
intel/llvm#6335.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
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 this pull request may close these issues.

3 participants