Fixes a crash in llvm_unreachable when a function has array return type.
Details
Details
Diff Detail
Diff Detail
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 | ||
---|---|---|
10 | Do we need this line? Same below. |
Do we need this line? Same below.