[PATCH] D108761: [OpenCL] Remove decls for scalar vloada_half and vstorea_half* fns

Stuart Brady via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 26 05:45:39 PDT 2021


stuart created this revision.
stuart added reviewers: svenvh, Anastasia, airlied, yaxunl.
Herald added a subscriber: ldrumm.
stuart requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

These functions are not part of the OpenCL C specification.

See https://github.com/KhronosGroup/OpenCL-Docs/issues/648 for a clarification regarding the vloada_half declaration.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108761

Files:
  clang/lib/Headers/opencl-c.h
  clang/lib/Sema/OpenCLBuiltins.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108761.368857.patch
Type: text/x-patch
Size: 21264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210826/cda81b10/attachment-0001.bin>


More information about the cfe-commits mailing list