[all-commits] [llvm/llvm-project] 77c74f: [OpenCL] Remove argument names from math builtins

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Wed Apr 6 03:44:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77c74fd877b27418171693f187b8db865567b8dc
      https://github.com/llvm/llvm-project/commit/77c74fd877b27418171693f187b8db865567b8dc
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

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

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