The specification is available in the Khronos OpenCL registry:
https://www.khronos.org/registry/OpenCL/extensions/arm/cl_arm_integer_dot_product.txt
Paths
| Differential D62377
[OpenCL] Add support for the cl_arm_integer_dot_product extensions ClosedPublic Authored by kpet on May 24 2019, 3:26 AM.
Details
Summary The specification is available in the Khronos OpenCL registry: https://www.khronos.org/registry/OpenCL/extensions/arm/cl_arm_integer_dot_product.txt
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2019, 6:59 AM
Revision Contents
Diff 201183 clang/include/clang/Basic/OpenCLExtensions.def
clang/lib/Headers/opencl-c.h
clang/test/CodeGenOpenCL/arm-integer-dot-product.cl
clang/test/SemaOpenCL/arm-integer-dot-product.cl
|