[llvm] [DirectX][NFC] Refactor `DXILRootSignature` to follow the same pattern as other analysis (PR #146783)

Finn Plummer via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 10:07:49 PDT 2025


================
@@ -83,3 +106,4 @@ class RootSignatureAnalysisPrinter
 
 } // namespace dxil
 } // namespace llvm
+#endif
----------------
inbelic wrote:

```suggestion
#endif // LLVM_LIB_TARGET_DIRECTX_DXILROOTSIGNATURE_H
```

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


More information about the llvm-commits mailing list