Skip to content

[SYCL] Add global namespace specifier for Enum Values #1939

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

Merged
merged 2 commits into from
Jun 22, 2020

Conversation

elizabethandrews
Copy link
Contributor

This patch is a follow up to commit e7020a1. The prior commit
appends required scope resolution operator when kernel name is
templated with enum type but not enum value. This patch adds the
missing scope resolution operator when handling enum values.

Signed-off-by: Elizabeth Andrews [email protected]

This patch is a follow up to commit e7020a1. The prior commit
appends required scope resolution operator when kernel name is
templated with enum type but not enum value. This patch adds the
missing scope resolution operator when handling enum values.

Signed-off-by: Elizabeth Andrews <[email protected]>
@elizabethandrews elizabethandrews changed the title Add global namespace specifier for Enum Values [SYCL] Add global namespace specifier for Enum Values Jun 19, 2020
Signed-off-by: Elizabeth Andrews <[email protected]>
Copy link
Contributor

@premanandrao premanandrao left a comment

Choose a reason for hiding this comment

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

LGTM

@bader bader merged commit 07e8d8f into intel:sycl Jun 22, 2020
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.

6 participants