[clang] [llvm] [HLSL][RootSignature] Add `hlsl-rootsig-ver` option to specify root signature version (PR #144813)
Justin Bogner via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 19 21:28:10 PDT 2025
https://github.com/bogner commented:
The implementation all looks fairly straightforward here, but shouldn't we be naming the `clang-dxc` flag to match `dxc`'s flag that does this? That is, `-force-rootsig-ver`.
https://github.com/llvm/llvm-project/pull/144813
More information about the llvm-commits
mailing list