You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a few missing Arm extensions to the XML (#1525)
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
Change-Id: I3539a45d9e5fdde6f344448a1a28915317636a22
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
0 commit comments