AMDGPU/GlobalISel: Handle call return values
The only case that I know doesn't work is the implicit sret case when the return type doesn't fit in the return registers.
Loading
Please register or sign in to comment
The only case that I know doesn't work is the implicit sret case when the return type doesn't fit in the return registers.