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

[SYCL][NFC] Modernize some tests to match SYCL 2020 #1559

Merged

Conversation

AlexeySachkov
Copy link

  • removed usage of cl_* types in favor of standard C++ types and/or vec aliases defined in SYCL 2020 spec.
  • prefixed some cl_* types with opencl:: namespace

- removed usage of `cl_*` types in favor of standard C++ types and/or
  `vec` aliases defined in SYCL 2020 spec.
- prefixed some `cl_*` types with `opencl::` namespace
@AlexeySachkov
Copy link
Author

@intel/llvm-reviewers-runtime, could you please take a look?

@steffenlarsen steffenlarsen merged commit 49c4977 into intel:intel Feb 2, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
- removed usage of `cl_*` types in favor of standard C++ types and/or
  `vec` aliases defined in SYCL 2020 spec.
- prefixed some `cl_*` types with `opencl::` namespace
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…suite#1559)

- removed usage of `cl_*` types in favor of standard C++ types and/or
  `vec` aliases defined in SYCL 2020 spec.
- prefixed some `cl_*` types with `opencl::` namespace
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