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

[SYCL] Test printf with FP64 types only when available on target HW #715

Merged
merged 2 commits into from
Jan 11, 2022

Conversation

AGindinson
Copy link

In addition to placing the double tests under aspect::fp64 checks,
this commit accounts for the case where the compiler performs variadic
argument promotion for the float type.

Signed-off-by: Artem Gindinson [email protected]

In addition to placing the `double` tests under `aspect::fp64` checks,
this commit accounts for the case where the compiler performs variadic
argument promotion for the `float` type.

Signed-off-by: Artem Gindinson <[email protected]>
@AGindinson AGindinson requested a review from a team as a code owner January 10, 2022 11:51
AlexeySachkov
AlexeySachkov previously approved these changes Jan 10, 2022
@pvchupin pvchupin merged commit 191a7f0 into intel:intel Jan 11, 2022
@AGindinson AGindinson deleted the printf-fp64 branch January 11, 2022 08:25
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ntel/llvm-test-suite#715)

In addition to placing the double tests under aspect::fp64 checks,
this commit accounts for the case where the compiler performs variadic
argument promotion for the float type.

Signed-off-by: Artem Gindinson <[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