Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HLSL] Rich availability diagnostics #87389

Open
4 of 6 tasks
llvm-beanz opened this issue Apr 2, 2024 · 2 comments
Open
4 of 6 tasks

[HLSL] Rich availability diagnostics #87389

llvm-beanz opened this issue Apr 2, 2024 · 2 comments
Assignees
Labels
HLSL HLSL Language Support

Comments

@llvm-beanz
Copy link
Collaborator

llvm-beanz commented Apr 2, 2024

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/blob/main/proposals/infra/INF-0001-availability-diagnostics.md

Acceptance Criteria

@llvm-beanz llvm-beanz added HLSL HLSL Language Support and removed new issue labels Apr 2, 2024
@llvm-beanz
Copy link
Collaborator Author

@hekota is going to be taking this over

@hekota
Copy link
Member

hekota commented Apr 2, 2024

I will take this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HLSL HLSL Language Support
Projects
Status: Active
Development

No branches or pull requests

2 participants