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

[SYCL][ESIMD] Update tests after API changes #974

Merged
merged 2 commits into from
May 3, 2022

Conversation

sndmitriev
Copy link

Some arguments have been changes to template parameters to
force them to be compile-time constants which is required
by low-level intrinsics.

Signed-off-by: Sergey Dmitriev [email protected]

Some arguments have been changes to template parameters to
force them to be compile-time constants which is required
by low-level intrinsics.

Signed-off-by: Sergey Dmitriev <[email protected]>
@sndmitriev
Copy link
Author

/verify with intel/llvm#5961

kbobrovs
kbobrovs previously approved these changes May 2, 2022
@v-klochkov v-klochkov merged commit 7295f7e into intel May 3, 2022
@v-klochkov v-klochkov deleted the sndmitriev/esimd-deprecated branch May 3, 2022 22:29
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
* [SYCL][ESIMD] Update tests after API changes

Some arguments have been changes to template parameters to
force them to be compile-time constants which is required
by low-level intrinsics.

Signed-off-by: Sergey Dmitriev <[email protected]>
Co-authored-by: kbobrovs <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
* [SYCL][ESIMD] Update tests after API changes

Some arguments have been changes to template parameters to
force them to be compile-time constants which is required
by low-level intrinsics.

Signed-off-by: Sergey Dmitriev <[email protected]>
Co-authored-by: kbobrovs <[email protected]>
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.

3 participants