[all-commits] [llvm/llvm-project] 88182e: [OpenCL] opencl-c.h: remove arg names for image bu...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Thu Feb 24 03:53:04 PST 2022


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

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

  Log Message:
  -----------
  [OpenCL] opencl-c.h: remove arg names for image builtins

This simplifies completeness comparisons against OpenCLBuiltins.td and
also makes the header no longer "claim" the identifiers "image",
"image_array", "coord", "sampler", "sample", "gradientX", "gradientY",
"lod", and "color".

Continues the direction set out in D119560.




More information about the All-commits mailing list