[llvm] [DirectX] Updating DXContainer Yaml to represent Root Signature 1.2 (PR #159659)

Finn Plummer via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 23 11:53:29 PDT 2025


================
@@ -813,6 +822,21 @@ struct DescriptorRange {
   }
 };
 } // namespace v2
+namespace v3 {
----------------
inbelic wrote:

nit:
```suggestion

namespace v3 {
```

https://github.com/llvm/llvm-project/pull/159659


More information about the llvm-commits mailing list