Issue 87393
Summary [HLSL] Diagnostics for semantic annotations
Labels HLSL
Assignees
Reporter llvm-beanz
    ### Description

In HLSL there are certain combinations of semantics that are valid for inputs and outputs of shaders as defined by the shader stage. @bob80905 began writing a proposal for how we can perform this analysis and verification during semantic analysis: https://github.com/microsoft/hlsl-specs/pull/156

### Acceptance Criteria

Implement robust diagnostic for combinations of semantics on inputs and outputs as defined in the specification above. 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to