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

[SYCL] Fix use of deprecated address space naming #1163

Conversation

steffenlarsen
Copy link

This commit changes the use of the deprecated access::address_space::global_device_space address space to use the extension naming access::address_space::ext_intel_global_device_space instead.

This commit changes the use of the deprecated
access::address_space::global_device_space address space to use the
extension naming access::address_space::ext_intel_global_device_space
instead.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Author

Failures unrelated and have been disabled separately.

@steffenlarsen steffenlarsen merged commit 6304842 into intel:intel Aug 23, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
This commit changes the use of the deprecated
access::address_space::global_device_space address space to use the
extension naming access::address_space::ext_intel_global_device_space
instead.

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ite#1163)

This commit changes the use of the deprecated
access::address_space::global_device_space address space to use the
extension naming access::address_space::ext_intel_global_device_space
instead.

Signed-off-by: Larsen, Steffen <[email protected]>
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