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

[SYCL] Disable device_global test compilation without device_image_scope #1267

Merged

Conversation

steffenlarsen
Copy link

Since device_global does not currently work without the device_image_scope an error has been added to prevent any use of it prior to proper support. This commit changes the device_global tests to avoid compiling device_global without the currently required property.

Since device_global does not currently work without the
device_image_scope an error has been added to prevent any use of it
prior to proper support. This commit changes the device_global tests to
avoid compiling device_global without the currently required property.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit 124e3bd into intel:intel Sep 16, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…ope (intel#1267)

Since device_global does not currently work without the
device_image_scope an error has been added to prevent any use of it
prior to proper support. This commit changes the device_global tests to
avoid compiling device_global without the currently required property.

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

Since device_global does not currently work without the
device_image_scope an error has been added to prevent any use of it
prior to proper support. This commit changes the device_global tests to
avoid compiling device_global without the currently required property.

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