Issue 151693
Summary [HLSL] Implement user & system semantics
Labels HLSL, backend:SPIR-V
Assignees Keenuts
Reporter Keenuts
    Proposal is now merged:
https://github.com/llvm/wg-hlsl/blob/main/proposals/0031-semantics.md

- [ ] Create HLSLUnparsedSemanticAttr & Attr hierarchy to support user semantics.
- [ ] Create vk::location attribute
- [ ] Migrate existing system semantics to use the added HLSLSemanticAttr class & move error handling.
- [ ] Implement location assignment for semantics & HLSLUserSemantics
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to