Skip to content

Update Execution Mode argument name to match name in the SYCL extension#188

Merged
johnkslang merged 3 commits intoKhronosGroup:mainfrom
tiwaria1:kernel_attributes_correction
Mar 1, 2023
Merged

Update Execution Mode argument name to match name in the SYCL extension#188
johnkslang merged 3 commits intoKhronosGroup:mainfrom
tiwaria1:kernel_attributes_correction

Conversation

@tiwaria1
Copy link
Contributor

@tiwaria1 tiwaria1 commented Feb 28, 2023

The argument name for the mode RegisterMapInterfaceINTEL in the SPIRV spec does not match the name in the SYCL extension
(see property register_map_interface). This PR updates the SPIRV extension to align the names.

@tiwaria1 tiwaria1 marked this pull request as ready for review February 28, 2023 18:53
@tiwaria1 tiwaria1 changed the title Update Execution Mode argument name to march SYCL extension Update Execution Mode argument name to match name in the SYCL extension Feb 28, 2023
@tiwaria1
Copy link
Contributor Author

@MrSidims Could you review this minor change (I'll update the translator PR too)

@bashbaug
Copy link
Collaborator

bashbaug commented Mar 1, 2023

If we do this I think we'll want to update the grammar file and headers also (KhronosGroup/SPIRV-Headers#317).

Copy link
Collaborator

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

If we do this please build an HTML spec with these changes as well.

@tiwaria1
Copy link
Contributor Author

tiwaria1 commented Mar 1, 2023

@bashbaug I updated the html spec and the grammar file on the headers PR. Thank you for reviewing so quickly.

Copy link
Collaborator

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

@johnkslang johnkslang merged commit 3444f23 into KhronosGroup:main Mar 1, 2023
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.

3 participants