llvm-project
e0b522dd - [DirectX] Fix crash in DXILFlattenArrays for function declarations (#116690)

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.
Author
Parents
Loading