Skip to content

[SYCL] More adjustments for SYCL 2020 vec aliases #7896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

AlexeySachkov
Copy link
Contributor

@AlexeySachkov AlexeySachkov commented Jan 2, 2023

This is a follow-up from #7889. Adjusted LIT tests to acount for the new definition of long{n} alias, which may not always be equal to sycl::vec<long, n> now. Removed some dead code (type traits) from the runtime.

This is a follow-up from intel#7889. Adjusted LIT tests to acount
for the new definition of long{n} alias, which may not always be equal
to sycl::vec<long, n> now.
@AlexeySachkov AlexeySachkov requested a review from a team as a code owner January 2, 2023 11:44
@AlexeySachkov
Copy link
Contributor Author

/testwin

@AlexeySachkov
Copy link
Contributor Author

ESIMD failures do not seem to be related, submitted intel/llvm-test-suite#1479 to disable those tests for the emulator.

@AlexeySachkov AlexeySachkov temporarily deployed to aws January 2, 2023 17:43 — with GitHub Actions Inactive
@bader bader requested a review from sergey-semenov January 2, 2023 17:47
@AlexeySachkov AlexeySachkov changed the title [SYCL] Fix LIT tests on Windows [SYCL] More adjustments for SYCL 2020 vec aliases Jan 2, 2023
@AlexeySachkov AlexeySachkov temporarily deployed to aws January 2, 2023 18:13 — with GitHub Actions Inactive
@AlexeySachkov AlexeySachkov merged commit 791ac60 into intel:sycl Jan 3, 2023
@AlexeySachkov AlexeySachkov deleted the private/asachkov/fix-post-commit branch March 29, 2023 12:25
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