Skip to content
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

[ESIMD] Fix sampler/stream parameter handling for ESIMD kernels #5165

Merged
merged 11 commits into from Jan 21, 2022

Conversation

zahiraam
Copy link
Contributor

@zahiraam zahiraam commented Dec 16, 2021

sycl_explicit_simd attribute is crashing when used on a special class.

Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
@zahiraam zahiraam requested a review from a team as a code owner January 14, 2022 15:14
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
@elizabethandrews
Copy link
Contributor

elizabethandrews commented Jan 18, 2022

@kbobrovs please verify functionality for ESIMD kernels. We are adding a diagnostic for when ESIMD kernels capture streams/samplers.

kbobrovs
kbobrovs previously approved these changes Jan 18, 2022
clang/lib/Sema/SemaSYCL.cpp Show resolved Hide resolved
clang/test/SemaSYCL/esimd-special-class.cpp Outdated Show resolved Hide resolved
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
smanna12
smanna12 previously approved these changes Jan 19, 2022
Copy link
Contributor

@smanna12 smanna12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
Copy link
Contributor

@elizabethandrews elizabethandrews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

smanna12
smanna12 previously approved these changes Jan 19, 2022
@bader bader changed the title sampler/stream class with esimd [ESIMD] Fix sampler/stream parameter handling for ESIMD kernels Jan 20, 2022
Signed-off-by: Zahira Ammarguellat <zahira.ammarguellat@intel.com>
@bader bader merged commit 010c535 into intel:sycl Jan 21, 2022
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.

None yet

6 participants