Files
clang-p2996/llvm/test/CodeGen/DirectX/flatten-array.ll
Justin Bogner e0b522dd94 [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.
2024-11-18 13:56:33 -08:00

10 KiB