[all-commits] [llvm/llvm-project] 319ea2: [OpenCL] Add atomic type builtins

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Wed Feb 26 06:08:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 319ea2dd9e32cd10415e1f5060e84febf7c606c6
      https://github.com/llvm/llvm-project/commit/319ea2dd9e32cd10415e1f5060e84febf7c606c6
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M clang/lib/Sema/OpenCLBuiltins.td

  Log Message:
  -----------
  [OpenCL] Add atomic type builtins

Add atomic types and builtins operating on those atomic types to
`-fdeclare-opencl-builtins`.  The _explicit variants are left out of
this commit, as these take enum arguments that are not yet supported
by the `-fdeclare-opencl-builtins` machinery.




More information about the All-commits mailing list