Issue 150277
Summary [HLSL][RootSignature] Add support for the `/Frs` compiler flag
Labels HLSL
Assignees inbelic
Reporter inbelic
    This issue tracks implementing the DXC `Frs` 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-frs).

AC:
- [ ] Implement the `Frs` driver option in `clang-dxc`
- [ ] Implement `Frs` driver option in `clang` and `cc1`
- [ ] Create a compiler action that will output a separate DXIL Container with just the RTS0 part
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to