summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/arm-integer-dot-product.cl
Commit message (Collapse)AuthorAgeFilesLines
* [OpenCL] Add support for the cl_arm_integer_dot_product extensionsKevin Petit2019-05-241-0/+38
The specification is available in the Khronos OpenCL registry: https://www.khronos.org/registry/OpenCL/extensions/arm/cl_arm_integer_dot_product.txt Signed-off-by: Kevin Petit <kevin.petit@arm.com> llvm-svn: 361641
OpenPOWER on IntegriCloud