[PATCH] D109740: [OpenCL] Add atomic_half type builtins

Yang Haonan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 13 22:47:15 PDT 2021


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

Add atomic_half types and builtins operating on the types


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109740

Files:
  clang/lib/Headers/opencl-c.h
  clang/lib/Sema/OpenCLBuiltins.td
  clang/lib/Sema/Sema.cpp
  clang/test/SemaOpenCL/atomic-ops.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109740.372404.patch
Type: text/x-patch
Size: 25520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210914/c9bca1df/attachment-0001.bin>


More information about the cfe-commits mailing list