Fixes a crash in llvm_unreachable when a function has array return type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
renamed vector-return.ll -> aggregate-return.ll and added tests for array and structure return types.
test/CodeGen/NVPTX/aggregate-return.ll | ||
---|---|---|
9 ↗ | (On Diff #64539) | Do we need this line? Same below. |