Skip to content

[WIP][SYCL] Add support for union types as kernel arguments #2255

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

Closed
wants to merge 1 commit into from

Conversation

smanna12
Copy link
Contributor

@smanna12 smanna12 commented Aug 4, 2020

This patch adds support for union types as kernel parameter using existing codes of
"handleScalarType" and renames "handleScalarType" to "handleSimpleType" to
be more generic for scalars, vectors and unions types.

-Add kernel generation, integration header test, and runtime tests.

Signed-off-by: Soumi Manna soumi.manna@intel.com

@Fznamznon
Copy link
Contributor

@smanna12 , please convert it to regular PR and request review once it is ready for review.

Signed-off-by: Soumi Manna <soumi.manna@intel.com>
@smanna12 smanna12 force-pushed the UnionKernelParameter branch from 7989829 to de22abe Compare August 7, 2020 21:59
@smanna12 smanna12 closed this Aug 8, 2020
@bader bader deleted the UnionKernelParameter branch August 13, 2020 11:33
jsji pushed a commit that referenced this pull request Dec 14, 2023
The previous badges were no longer reflecting the current status,
always showing green.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@1e3ec59
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[CTS] add randomly failing test to matchfile for L0
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