[PATCH] D50148: AMDGPU: Partially fix handling of packed amdgpu_ps arguments

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 10:42:14 PDT 2018


arsenm created this revision.
arsenm added reviewers: mareko, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl.

Fixes annoying limitations when writing tests.
Also remove more leftover code for manually scalarizing arguments
and return values.


https://reviews.llvm.org/D50148

Files:
  lib/Target/AMDGPU/AMDGPUCallingConv.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/calling-conventions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50148.158570.patch
Type: text/x-patch
Size: 9543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/50324362/attachment.bin>


More information about the llvm-commits mailing list