DXC hangs when writing a bitfield in groupshared memory, indexed by a numeric literal #6997
Labels
bug
Bug, regression, crash
check-in-clang
See if this repros in clang as well
needs-triage
Awaiting triage
Milestone
Description
I have a struct that includes bitfields. There is an array of these structs in groupshared memory. Indexing the array with an integer literal to write the bitfield causes DXC to hang.
Steps to Reproduce
dxc.exe /Zi -Qembed_debug /Tcs_6_6
Actual Behavior
DXC hangs
Environment
The text was updated successfully, but these errors were encountered: