Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Conversation

@steffenlarsen
Copy link

intel/llvm#6328 changes error reporting to use PI error enumerator names rather than OpenCL ones. Some of the test-suite tests rely on the OpenCL names being reported however, so this commit changes these tests to use the PI equivalents instead.

intel/llvm#6328 changes error reporting to use
PI error enumerator names rather than OpenCL ones. Some of the
test-suite tests rely on the OpenCL names being reported however, so
this commit changes these tests to use the PI equivalents instead.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 20, 2022 20:38
@steffenlarsen
Copy link
Author

/verify with intel/llvm#6328

pvchupin pushed a commit to intel/llvm that referenced this pull request Jun 22, 2022
This commit adds various PI definitions and replaces some uses of OpenCL header definitions from the SYCL runtime library.

To further isolate the remaining uses of the OpenCL headers, the includes of cl.h are moved from common.hpp to the dependent files.

Tests updates at: intel/llvm-test-suite#1061
@pvchupin pvchupin merged commit ac68994 into intel:intel Jun 22, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
intel/llvm#6328 changes error reporting to use
PI error enumerator names rather than OpenCL ones. Some of the
test-suite tests rely on the OpenCL names being reported however, so
this commit changes these tests to use the PI equivalents instead.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
intel#6328 changes error reporting to use
PI error enumerator names rather than OpenCL ones. Some of the
test-suite tests rely on the OpenCL names being reported however, so
this commit changes these tests to use the PI equivalents instead.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants