[clang] [llvm] [HLSL] Add allresourcesbound option to DXC driver and set corresponding module flag (PR #173411)
Finn Plummer via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 30 09:22:40 PST 2025
https://github.com/inbelic approved this pull request.
I might have also expected some kind of verification that all resources are actually bound when setting the flag. But from skimming DXC it looks like it does just pass it through as done here.
LGTM
https://github.com/llvm/llvm-project/pull/173411
More information about the llvm-commits
mailing list