[all-commits] [llvm/llvm-project] 677d0e: [OpenCL] opencl-c.h: remove x/y/z arg names

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Thu Mar 24 06:56:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 677d0e749551549eb9d05c0ed0d972d85ab090e8
      https://github.com/llvm/llvm-project/commit/677d0e749551549eb9d05c0ed0d972d85ab090e8
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

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

  Log Message:
  -----------
  [OpenCL] opencl-c.h: remove x/y/z arg names

This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" the identifiers "x", "y" and
"z".

Continues the direction set out in D119560.




More information about the All-commits mailing list