[all-commits] [llvm/llvm-project] 0d7f8d: [OpenCL] Remove argument names from async copy bui...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Wed May 25 02:06:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d7f8d42fd170a434006a928a7106b894bdbdd16
      https://github.com/llvm/llvm-project/commit/0d7f8d42fd170a434006a928a7106b894bdbdd16
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

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

  Log Message:
  -----------
  [OpenCL] Remove argument names from async copy 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