diff options
author | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-04-01 10:20:05 +0200 |
---|---|---|
committer | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-04-15 14:57:56 +0200 |
commit | 7842e1725e80863cb5462351afbc293cb3a19111 (patch) | |
tree | 9a3800ea15250bff4d495affbf065130bddccae5 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 9d57a77b81265c650c75511115067588790d7ac0 (diff) | |
download | llvm-7842e1725e80863cb5462351afbc293cb3a19111.zip llvm-7842e1725e80863cb5462351afbc293cb3a19111.tar.gz llvm-7842e1725e80863cb5462351afbc293cb3a19111.tar.bz2 |
[AMDGPU] Fix large return values with amdgpu_gfx
Returning in memory is not supported, so fall back to sret.
Also, extend i1 and i16 to i32. Otherwise, they would be passed through
memory.
Differential Revision: https://reviews.llvm.org/D100543
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions