[llvm] [DXIL] Add support for root signature flag element in DXContainer (PR #123147)

Chris B via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 13:19:17 PST 2025


================
@@ -0,0 +1,196 @@
+//===- DXILRootSignature.cpp - DXIL Root Signature helper objects ----===//
----------------
llvm-beanz wrote:

I think I counted this right
```suggestion
//===- DXILRootSignature.cpp - DXIL Root Signature helper objects -------===//
```

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


More information about the llvm-commits mailing list