[all-commits] [llvm/llvm-project] f2c17a: [OpenCL] Remove argument names from atomic/fence b...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Tue Sep 6 02:51:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2c17a130a27cadd9d204bef09fd4ad64518c9da
      https://github.com/llvm/llvm-project/commit/f2c17a130a27cadd9d204bef09fd4ad64518c9da
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

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

  Log Message:
  -----------
  [OpenCL] Remove argument names from atomic/fence builtins

This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" the argument name identifiers.

Continues the direction set out in D119560.




More information about the All-commits mailing list