[PATCH] D64722: AMDGPU/GlobalISel: Support arguments with multiple registers

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 05:54:10 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, aemerson, rovka.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

Handles structs used directly in argument lists.


https://reviews.llvm.org/D64722

Files:
  lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  lib/Target/AMDGPU/AMDGPUCallLowering.h
  test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_ps.ll
  test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64722.209817.patch
Type: text/x-patch
Size: 9419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/04dfe970/attachment.bin>


More information about the llvm-commits mailing list