[all-commits] [llvm/llvm-project] 8d3704: [OpenCL] Refactor cl_ext_float_atomics declaration...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Thu Feb 10 01:44:01 PST 2022


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

  Changed paths:
    M clang/lib/Sema/OpenCLBuiltins.td

  Log Message:
  -----------
  [OpenCL] Refactor cl_ext_float_atomics declarations; NFC

Reduce the amount of repetition in the declarations by leveraging more
TableGen constructs.  This is in preparation for adding the OpenCL 3.0
atomics feature optionality.




More information about the All-commits mailing list