[all-commits] [llvm/llvm-project] 1d2c67: [Clang][AMDGPU][Docs] Add builtin documentation fo...

Shilei Tian via All-commits all-commits at lists.llvm.org
Sun Feb 15 18:53:39 PST 2026


  Branch: refs/heads/users/shiltian/amdgpu-builtin-docgen
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d2c670fc72cb16b2c4cfd34b5dc79143befa95d
      https://github.com/llvm/llvm-project/commit/1d2c670fc72cb16b2c4cfd34b5dc79143befa95d
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2026-02-15 (Sun, 15 Feb 2026)

  Changed paths:
    M clang/docs/CMakeLists.txt
    M clang/docs/index.rst
    M clang/include/clang/Basic/BuiltinsAMDGPU.td
    A clang/include/clang/Basic/BuiltinsAMDGPUDocs.td

  Log Message:
  -----------
  [Clang][AMDGPU][Docs] Add builtin documentation for AMDGPU builtins

Use the documentation generation infrastructure to document the AMDGPU builtins.
This PR starts with the ABI / Special Register builtins. Documentation for the
remaining builtin categories will be added incrementally in follow-up patches.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list