Issue 87389
Summary [HLSL] Rich availability diagnostics
Labels HLSL
Assignees
Reporter llvm-beanz
    ## Description

Each new shader model introduces new APIs that expose new hardware and runtime functionality. We should provide diagnostics to users about API availability notifying them when they use APIs that are not available.

A detailed design proposal for the Clang implementation is available here: https://github.com/microsoft/hlsl-specs/pull/153

## Acceptance Criteria

Implementation and test coverage for the feature as designed in the design document.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to