[PATCH] D62377: [OpenCL] Add support for the cl_arm_integer_dot_product extensions

Kévin Petit via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 03:26:27 PDT 2019


kpet created this revision.
kpet added a reviewer: Anastasia.
Herald added subscribers: cfe-commits, kristof.beyls, javed.absar, yaxunl.
Herald added a project: clang.

Repository:
  rC Clang

https://reviews.llvm.org/D62377

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62377.201183.patch
Type: text/x-patch
Size: 8414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/3675667e/attachment.bin>


More information about the cfe-commits mailing list