[all-commits] [llvm/llvm-project] 6925ca: [Docs][DirectX] Add relevant documentation of Root...

Finn Plummer via All-commits all-commits at lists.llvm.org
Wed Jul 23 13:04:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6925caee4bbb4f1352a347c9c05c999e86a3c61e
      https://github.com/llvm/llvm-project/commit/6925caee4bbb4f1352a347c9c05c999e86a3c61e
  Author: Finn Plummer <mail at inbelic.dev>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  Changed paths:
    A llvm/docs/DirectX/RootSignatures.rst
    M llvm/docs/DirectXUsage.rst

  Log Message:
  -----------
  [Docs][DirectX] Add relevant documentation of Root Signature (#149608)

This pr adds documentation of root signatures for reference of an LLVM
user.

The target audience is an LLVM user that wants to build a custom tool,
or front-end, that requires constructing a root signature part (RTS0)
for a `DXContainer`.

With that in mind, this pr adds documentation of the metadata
representation of root signatures implemented in LLVM and utilized in
Clang.



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