Skip to content

Conversation

@dklochkov-emb
Copy link
Contributor

  1. [[intel::reqd_sub_group_size]] was made deprecated. Warning will be raised when it is used
  2. Test to check warning was added into separate file (tests/warnings_deprecated.cpp) because tests/warnings.cpp contains flag to ignore deprecated warnings
  3. Test to check modern attribute - [[sycl::reqd_sub_group_size]] - was added to check that no one warning was raised
  4. Changes to use modern [[sycl::reqd_sub_group_size]] in tests were done
  5. Some of the tests named sub-group-size got compiler flag to ignore new warning

Copy link
Contributor

@AlexeySachkov AlexeySachkov left a comment

Choose a reason for hiding this comment

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

Changes to sycl/test-e2e/AOT LGTM.

Copy link
Contributor

@Alcpz Alcpz left a comment

Choose a reason for hiding this comment

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

SYCLcompat tests changes LGTM

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

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

esimd/tools lgtm

Copy link
Contributor

@dkhaldi dkhaldi left a comment

Choose a reason for hiding this comment

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

JM changes LGTM

@AlexeySachkov AlexeySachkov merged commit 2172d9e into intel:sycl Oct 29, 2024
13 checks passed
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.

8 participants