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

[SYCL] Stop using non-standard vec aliases in tests #1477

Conversation

AlexeySachkov
Copy link

According to 4.14.2.2. Aliases of SYCL 2020 specification, revision 6, longlong{N} aliases do not exists.

There is corresponding PR to remove them from the implementation: intel/llvm#7889

According to 4.14.2.2. Aliases of SYCL 2020 specification, revision 6,
`longlong{N}` aliases do not exists.

There is corresponding PR to remove them from the implementation:
intel/llvm#7889
@AlexeySachkov
Copy link
Author

[2022-12-30T12:05:21.919Z] Failed Tests (1):
[2022-12-30T12:05:21.919Z]   SYCL :: Config/select_device.cpp

Does not seem related

@AlexeySachkov AlexeySachkov merged commit a73cbff into intel:intel Dec 30, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…el#1501)

According to 4.14.2.2. Aliases of SYCL 2020 specification, revision 6,
`longlong{N}` aliases do not exists.

There is corresponding PR to remove them from the implementation:
intel/llvm#7889
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…suite#1477)

According to 4.14.2.2. Aliases of SYCL 2020 specification, revision 6,
`longlong{N}` aliases do not exists.

There is corresponding PR to remove them from the implementation:
intel#7889
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