Following the NVVM IR specifications, arguments of aggregate type should be passed on the stack without splitting (byval).
Details
Details
Diff Detail
Diff Detail
 Differential  D6020  
Pass aggregate arguments by value in NVPTX Authored by jpienaar on Oct 28 2014, 5:31 PM. 
Details 
 Following the NVVM IR specifications, arguments of aggregate type should be passed on the stack without splitting (byval). 
Diff Detail  | 
Makes sense to put a CHECK-LABEL here too?