[all-commits] [llvm/llvm-project] 225480: [OpenCL] opencl-c.h: remove arg names for vload/vs...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Wed Mar 23 04:13:10 PDT 2022


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

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

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

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

Continues the direction set out in D119560.




More information about the All-commits mailing list