[all-commits] [llvm/llvm-project] 945140: [OPENCL] opencl-c.h: add initial CL 3.0 conditiona...

Dave Airlie via All-commits all-commits at lists.llvm.org
Sun Jul 25 18:07:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9451403c5f8c70c2ef022bd721db2b1c452eac79
      https://github.com/llvm/llvm-project/commit/9451403c5f8c70c2ef022bd721db2b1c452eac79
  Author: Dave Airlie <airlied at redhat.com>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

  Changed paths:
    M clang/lib/Headers/opencl-c-base.h
    M clang/lib/Headers/opencl-c.h

  Log Message:
  -----------
  [OPENCL] opencl-c.h: add initial CL 3.0 conditionals for atomic operations.

This adds the optional wrappers around things, however this isn't sufficient yet for CL 3.0 without generic address space, I've got one more additional patch to add all those APIs, but this is an easier to review precursor.

Reviewed By: Anastasia

Differential Revision: https://reviews.llvm.org/D106111




More information about the All-commits mailing list