Skip to content

Conversation

@cperkinsintel
Copy link
Contributor

@cperkinsintel cperkinsintel commented Sep 17, 2021

The SYCL 2020 spec deprecates four of the enumeration values and replaces them with two new ones. While mostly a fairly straightforward change, I realize this is beginning to touch a lot of code, which will make it difficult to review. So I'm breaking it into smaller chunks.
We've already added device::target in a previous PR. In this PR we are simply marking target::global_buffer as deprecated and updating its uses in the code base.

…ork required to realize full SYCL 2020 changes to target values.

Signed-off-by: Chris Perkins <[email protected]>
Signed-off-by: Chris Perkins <[email protected]>
Signed-off-by: Chris Perkins <[email protected]>
Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel cperkinsintel changed the title [WIP] - SYCL target enumeration updated for SYCL 2020 [SYCL] target enumeration SYCL 2020 update: deprecate global_buffer Sep 23, 2021
Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel cperkinsintel marked this pull request as ready for review September 23, 2021 20:02
Copy link
Contributor

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESIMD tests part LGTM

Copy link
Contributor

@alexbatashev alexbatashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@romanovvlad romanovvlad merged commit 987427a into intel:sycl Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants