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] Finalize Constraint expression for typed and raw buffer concepts. #113224

Closed
Tracked by #74
bob80905 opened this issue Oct 21, 2024 · 2 comments
Closed
Tracked by #74
Assignees
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support

Comments

@bob80905
Copy link
Contributor

This issue depends on the completion of #113223
After the completion of the new builtin, the builtin needs to be baked into the constraint expression for typed buffers.
This issue will be resolved when the constraint expressions for typed and raw buffers are finalized, and tested. The proposed constraint expressions for both buffer types are described in the spec: llvm/wg-hlsl#69

@bob80905 bob80905 self-assigned this Oct 21, 2024
@EugeneZelenko EugeneZelenko added HLSL HLSL Language Support and removed new issue labels Oct 21, 2024
@damyanp damyanp moved this to Planning in HLSL Support Oct 21, 2024
@davidcook-msft davidcook-msft moved this from Planning to Active in HLSL Support Oct 22, 2024
@bob80905
Copy link
Contributor Author

bob80905 commented Nov 23, 2024

Closed with #116413.
However, raw buffers need a constraint expression. This has been opened in #117406

@github-project-automation github-project-automation bot moved this from Active to Closed in HLSL Support Nov 23, 2024
@EugeneZelenko EugeneZelenko added the clang:frontend Language frontend issues, e.g. anything involving "Sema" label Nov 23, 2024
@llvmbot
Copy link
Member

llvmbot commented Nov 23, 2024

@llvm/issue-subscribers-clang-frontend

Author: Joshua Batista (bob80905)

This issue depends on the completion of https://github.com//issues/113223 After the completion of the new builtin, the builtin needs to be baked into the constraint expression for typed buffers. This issue will be resolved when the constraint expressions for typed and raw buffers are finalized, and tested. The proposed constraint expressions for both buffer types are described in the spec: https://github.com/llvm/wg-hlsl/pull/69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
Projects
Status: Closed
Development

No branches or pull requests

3 participants