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

[SYCL] Adjust SYCL 2020 guarded feature tests #1137

Merged

Conversation

steffenlarsen
Copy link

With SYCL 2020 features that were previously guarded by the SYCL2020_CONFORMANT_APIS, tests that distinguished between behaviours with and without the macro are changed to expect the previously guarded API in all cases.

With SYCL 2020 features that were previously guarded by the
SYCL2020_CONFORMANT_APIS, tests that distinguished between behaviours
with and without the macro are changed to expect the previously guarded
API in all cases.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen
Copy link
Author

/verify with intel/llvm#6541

againull
againull previously approved these changes Aug 8, 2022
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen
Copy link
Author

/verify with intel/llvm#6541

pvchupin pushed a commit to intel/llvm that referenced this pull request Aug 11, 2022
…einterpret (#6541)

Promotes all SYCL 2020 features currently guarded by the SYCL2020_CONFORMANT_APIS macro.
Additionally, buffer::reinterpret is changed to correctly rebind the allocator. To accomplish this, std::allocator_traits is specialized for aligned_allocator.

Related change: intel/llvm-test-suite#1137
@pvchupin pvchupin merged commit a4f2cae into intel:intel Aug 11, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
With SYCL 2020 features that were previously guarded by the SYCL2020_CONFORMANT_APIS, tests that distinguished between behaviours with and without the macro are changed to expect the previously guarded API in all cases.

Related change:  intel/llvm#6541
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…1137)

With SYCL 2020 features that were previously guarded by the SYCL2020_CONFORMANT_APIS, tests that distinguished between behaviours with and without the macro are changed to expect the previously guarded API in all cases.

Related change:  intel#6541
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.

3 participants