Add a few missing Arm extensions to the XML#1525
Open
kpet wants to merge 1 commit intoKhronosGroup:mainfrom
Open
Add a few missing Arm extensions to the XML#1525kpet wants to merge 1 commit intoKhronosGroup:mainfrom
kpet wants to merge 1 commit intoKhronosGroup:mainfrom
Conversation
https://registry.khronos.org/OpenCL/extensions/arm/cl_arm_import_memory.txt defines multiple extensions. Document these as separate extensions in the XML with their respective version number and enum requirements. Also remove the comment giving an overview of these extensions; this is not done for any other extension. Add the following missing extensions: - cl_arm_non_uniform_work_group_size - cl_arm_integer_dot_product_int8 - cl_arm_integer_dot_product_accumulate_int8 - cl_arm_integer_dot_product_accumulate_int16 - cl_arm_integer_dot_product_accumulate_saturate_int8 Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I3539a45d9e5fdde6f344448a1a28915317636a22
bashbaug
approved these changes
Jan 28, 2026
Contributor
bashbaug
left a comment
There was a problem hiding this comment.
I didn't do a super careful review, but I did build the specs with these changes and generated headers, and everything LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://registry.khronos.org/OpenCL/extensions/arm/cl_arm_import_memory.txt defines multiple extensions. Document these as separate extensions in the XML with their respective version number and enum requirements. Also remove the comment giving an overview of these extensions; this is not done for any other extension.
Add the following missing extensions:
Change-Id: I3539a45d9e5fdde6f344448a1a28915317636a22