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

[DirectX] Don't put entry name into string table for PSV0 before v3 #117267

Open
llvm-beanz opened this issue Nov 22, 2024 · 0 comments
Open

[DirectX] Don't put entry name into string table for PSV0 before v3 #117267

llvm-beanz opened this issue Nov 22, 2024 · 0 comments

Comments

@llvm-beanz
Copy link
Collaborator

Currently the entry name is added to the PSV0 string table regardless of whether or not we're targeting PSV0 v3 where it is needed. We should correct that to generate PSV matching DXC.

@llvm-beanz llvm-beanz added backend:DirectX HLSL HLSL Language Support labels Nov 22, 2024
@llvm-beanz llvm-beanz removed new issue HLSL HLSL Language Support labels Nov 22, 2024
@llvm-beanz llvm-beanz moved this to Ready in HLSL Support Nov 22, 2024
@llvm-beanz llvm-beanz moved this from Ready to Planning in HLSL Support Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planning
Development

No branches or pull requests

1 participant