[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:47 PDT 2025


https://github.com/inbelic commented:

Could we update the description to explain why the refactor allows us to easier integrate?

Is it just to provide the helper class? Or does the change from `addRequired` -> `addPresevered` help integration?

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


More information about the llvm-commits mailing list