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] 202y out params should be default-initialized #106916

Open
llvm-beanz opened this issue Sep 1, 2024 · 0 comments
Open

[HLSL] 202y out params should be default-initialized #106916

llvm-beanz opened this issue Sep 1, 2024 · 0 comments
Labels
HLSL HLSL Language Support

Comments

@llvm-beanz
Copy link
Collaborator

At some point (maybe 202y) HLSL will gain constructors (microsoft/hlsl-specs#303). When that happens out parameters should change to being default-initialized if a default constructor is available rather than being uninitialized.

@llvm-beanz llvm-beanz converted this from a draft issue Sep 1, 2024
@llvm-beanz llvm-beanz added the HLSL HLSL Language Support label Sep 1, 2024
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: No status
Development

No branches or pull requests

1 participant