-
Notifications
You must be signed in to change notification settings - Fork 769
Sampler/unnormalized-* tests from llvm-test-suite fails on CUDA target #6285
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
Comments
pvchupin
pushed a commit
to pvchupin/llvm-test-suite
that referenced
this issue
Jun 9, 2022
Temporarily disabling these to enable CUDA testing for the rest. Issue: intel/llvm#6285
This was referenced Jun 9, 2022
pvchupin
pushed a commit
to intel/llvm-test-suite
that referenced
this issue
Jun 9, 2022
Temporarily disabling these to enable CUDA testing for the rest. Issue: intel/llvm#6285
pvchupin
pushed a commit
that referenced
this issue
Jun 10, 2022
* Update reusable workflow with corresponding config * Add cuda llvm-test-suite run to pre-commit on Linux * Fix option typo [NFC] Failing tests disabled at: intel/llvm-test-suite#1052 Issue: #6285
pgorlani
added a commit
to pgorlani/llvm
that referenced
this issue
Jun 21, 2022
This patch fix the casting of integer coordinates in samplers. This solves intel#6285
pgorlani
added a commit
to pgorlani/llvm-test-suite
that referenced
this issue
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
pushed a commit
that referenced
this issue
Jun 21, 2022
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.
pvchupin
pushed a commit
to intel/llvm-test-suite
that referenced
this issue
Jun 21, 2022
This patch re-enables the tests disabled in #1052 due to intel/llvm#6285 which is solved by intel/llvm#6335.
We believe this issue has been addressed by #6335 and the tests re-enabled in intel/llvm-test-suite#1062, so we will close the ticket. |
aelovikov-intel
pushed a commit
to aelovikov-intel/llvm
that referenced
this issue
Mar 27, 2023
…te#1052) Temporarily disabling these to enable CUDA testing for the rest. Issue: intel#6285
aelovikov-intel
pushed a commit
to aelovikov-intel/llvm
that referenced
this issue
Mar 27, 2023
This patch re-enables the tests disabled in intel/llvm-test-suite#1052 due to intel#6285 which is solved by intel#6335.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These tests from llvm-test-suite are currently failing on CUDA target
These are temporary disabled on CUDA to recover CUDA pre-commit testing.
Need to be reenabled back as soon as fixed.
The text was updated successfully, but these errors were encountered: