Issue 150275
Summary [HLSL][RootSignature] Add support for `Qstrip_rootsignature` compiler flag
Labels HLSL
Assignees inbelic
Reporter inbelic
    This issue tracks implementing the DXC `Qstrip_rootsignature` compiler option.

The behaviour should follow the specification [here](https://github.com/llvm/wg-hlsl/blob/main/proposals/0029-root-signature-driver-options.md#option--qstrip_rootsignature).

AC:
- [ ] Implement the `Qstrip_rootsignature` driver option in `clang-dxc`
- [ ] Implement `mdx-rootsignature-strip` driver option in `clang` and `cc1`
- [ ] Check with Joao.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to