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

Guard double type usage with aspect::fp64 check in invoke_simd_conv.cpp #1366

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

kbobrovs
Copy link

@kbobrovs kbobrovs commented Nov 8, 2022

Linux testing now includes TGLLP platform, which does not natively support double - fix the test to handle this.
Since invoke_simd currently does not support per-kernel splitting, create separate test for the double case.
Signed-off-by: Konstantin S Bobrovsky [email protected]

@kbobrovs
Copy link
Author

kbobrovs commented Nov 8, 2022

The failures are Windows only and are unrelated to this patch:
[2022-11-08T09:37:02.612Z] Failed Tests (5):
[2022-11-08T09:37:02.612Z] SYCL :: Basic/info.cpp
[2022-11-08T09:37:02.612Z] SYCL :: Basic/subdevice.cpp
[2022-11-08T09:37:02.612Z] SYCL :: Basic/subsubdevice.cpp
[2022-11-08T09:37:02.612Z] SYCL :: KernelAndProgram/kernel-bundle-merge-options-env.cpp
[2022-11-08T09:37:02.612Z] SYCL :: OneapiDeviceSelector/sub-devices.cpp

@kbobrovs kbobrovs merged commit 99c83d3 into intel:intel Nov 8, 2022
@kbobrovs kbobrovs deleted the inv_simd_fp branch November 8, 2022 21:34
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…pp (intel#1366) (intel#1386)

Signed-off-by: Konstantin S Bobrovsky <[email protected]>

Signed-off-by: Konstantin S Bobrovsky <[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
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