llvm-project
e0b522dd
- [DirectX] Fix crash in DXILFlattenArrays for function declarations (#116690)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
320 days ago
[DirectX] Fix crash in DXILFlattenArrays for function declarations (#116690) We were skipping intrinsics here, but really we need to skip all function declarations - if the function doesn't have a body there's nothing to walk.
References
#116690 - [DirectX] Fix crash in DXILFlattenArrays for function declarations
Author
bogner
Parents
55876278
Loading