[all-commits] [llvm/llvm-project] e54c83: [OpenCL] Add work-group and miscellaneous vector b...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Tue Nov 26 02:45:24 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e54c83ec4dd493f2c6a483be2f6f3fc93624d10a
      https://github.com/llvm/llvm-project/commit/e54c83ec4dd493f2c6a483be2f6f3fc93624d10a
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

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

  Log Message:
  -----------
  [OpenCL] Add work-group and miscellaneous vector builtin functions

Add the work-group and miscellaneous vector builtin functions from the
OpenCL C specification.

Patch by Pierre Gondois and Sven van Haastregt.




More information about the All-commits mailing list