[all-commits] [llvm/llvm-project] b71458: [OpenCL] Add atomic builtin functions

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Mon Dec 23 04:33:11 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b714583fd09683458be9eb03a9faef656a8ccf49
      https://github.com/llvm/llvm-project/commit/b714583fd09683458be9eb03a9faef656a8ccf49
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    M clang/lib/Sema/OpenCLBuiltins.td
    M clang/test/SemaOpenCL/fdeclare-opencl-builtins.cl

  Log Message:
  -----------
  [OpenCL] Add atomic builtin functions

Add atomic builtin functions from the OpenCL C specification.

Patch by Pierre Gondois and Sven van Haastregt.




More information about the All-commits mailing list