Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

Removed accidentally committed binary. Updated some comments.
Removed use of simple swizzles to significantly speed up compilation (1m 16s -> 16s on my machine).

Defining `SYCL_SIMPLE_SWIZZLES` significantly increases compilation time
of the test (16s -> 1m 16s on my machine) and we don't really need to
have all those swizzles in the test. We could use other methods, which
return `__swizzled_vec__`, such as `odd` or `hi`, which is done in this
commit.
@AlexeySachkov AlexeySachkov requested a review from a team as a code owner June 29, 2023 14:10
Copy link
Contributor

@KseniyaTikhomirova KseniyaTikhomirova left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexeySachkov AlexeySachkov temporarily deployed to aws June 29, 2023 14:29 — with GitHub Actions Inactive
@AlexeySachkov AlexeySachkov temporarily deployed to aws June 29, 2023 15:02 — with GitHub Actions Inactive
@AlexeySachkov
Copy link
Contributor Author

Changes in the PR couldn't cause pre-commit issues in other tests. It seems to me that they are caused by a weird merge with sycl branch performed by CI. I will proceed with the PR

@AlexeySachkov AlexeySachkov merged commit 4cd477f into intel:sycl Jul 4, 2023
@AlexeySachkov AlexeySachkov deleted the private/asachkov/cleanup-and-optimize-stream-e2e-tests branch May 22, 2024 09:45
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.

2 participants