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

Damyan Pepper via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 12:56:20 PST 2025


https://github.com/damyanp commented:

I have a general concern around why everything before this code allows there to be multiple entry points, but now this is the place which starts to enforce that there's only one.

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


More information about the llvm-commits mailing list