[HLSL][DirectX] dxil-resource-access pass bug when resource holds a struct and generates a gep into the struct
Open
confirmed
crash-on-valid
HLSL
regression:23
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
The pass does not account for the case when the resource holds a struct and generates a gep into the struct.
https://godbolt.org/z/ToEqK367G
Contributor guide
Assessment
This issue has not been assessed yet.