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.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-return-values.ll | ||
---|---|---|
457 | Should this be sext? |
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-return-values.ll | ||
---|---|---|
457 | it's not really important but it could be |
Should this be sext?