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

[SYCL] Update reqd_work_group_size.cpp test with new attribute spelling #431

Merged
merged 5 commits into from
Sep 2, 2021

Conversation

smanna12
Copy link

@smanna12 smanna12 commented Aug 31, 2021

Commit intel/llvm#3927 deprecated [[intel::reqd_work_group_size()]] attribute in favor of SYCL 2020 attribute [[sycl::reqd_work_group_size()]].

The patch fixes failures caused by PR: intel/llvm#4433 due to removal of deprecated spelling from ReqdWorkGroupSize attribute.

Signed-off-by: Soumi Manna soumi.manna@intel.com

@smanna12 smanna12 changed the title Update test with new spelling Update reqd_work_group_size.cpp test with new attribute spelling Aug 31, 2021
@smanna12 smanna12 changed the title Update reqd_work_group_size.cpp test with new attribute spelling [SYCL] Update reqd_work_group_size.cpp test with new attribute spelling Aug 31, 2021
@smanna12 smanna12 requested a review from vladimirlaz August 31, 2021 19:31
@smanna12 smanna12 marked this pull request as ready for review August 31, 2021 19:31
@smanna12 smanna12 requested a review from a team as a code owner August 31, 2021 19:31
@smanna12
Copy link
Author

smanna12 commented Sep 2, 2021

@vladimirlaz, could you please review the updated test with SYCL 2020 attribute spelling? Thank you.

@vladimirlaz vladimirlaz merged commit c9e45c8 into intel:intel Sep 2, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ng (intel/llvm-test-suite#431)

The changes are due to the PR: intel#3427

Signed-off-by: Soumi Manna <soumi.manna@intel.com>
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