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

Stack overflow when compiling for cs_6_6 #7034

Open
damyanp opened this issue Dec 12, 2024 · 1 comment
Open

Stack overflow when compiling for cs_6_6 #7034

damyanp opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
bug Bug, regression, crash
Milestone

Comments

@damyanp
Copy link
Member

damyanp commented Dec 12, 2024

See internal bug #55479829 for details until we're able to put an IP-free repro case publicly.

We have a shader that compiles successfully with cs_6_5 but hits a stackoverflow when compiled with cs_6_6 or higher.

@damyanp damyanp added bug Bug, regression, crash needs-triage Awaiting triage labels Dec 12, 2024
@damyanp
Copy link
Member Author

damyanp commented Dec 13, 2024

@llvm-beanz found this commit that I was able to hackily port to DXC enough to verify that it does fix the issue:

llvm/llvm-project@9d6d24c

@damyanp damyanp removed the needs-triage Awaiting triage label Dec 17, 2024
@damyanp damyanp added this to the Next Release milestone Dec 17, 2024
@damyanp damyanp moved this to Triaged in HLSL Triage Dec 17, 2024
@damyanp damyanp moved this to Planning in HLSL Support Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, regression, crash
Projects
Status: Triaged
Development

No branches or pull requests

2 participants