Add the builtins defined by Section 42 "Integer dot product" in the OpenCL Extension Specification.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106434
[OpenCL] Add cl_khr_integer_dot_product ClosedPublic Authored by svenvh on Jul 21 2021, 6:33 AM.
Details
Summary Add the builtins defined by Section 42 "Integer dot product" in the OpenCL Extension Specification.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2021, 7:47 AM This revision was landed with ongoing or failed builds.Jul 23 2021, 2:11 AM Closed by commit rG989bedec7a6a: [OpenCL] Add cl_khr_integer_dot_product (authored by svenvh). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361131 clang/lib/Headers/opencl-c-base.h
clang/lib/Headers/opencl-c.h
clang/lib/Sema/OpenCLBuiltins.td
clang/test/Headers/opencl-c-header.cl
|