[PATCH] D49065: AMDGPU: Stop wasting argument registers with v3i32/v3f32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 00:36:33 PDT 2018


arsenm updated this revision to Diff 155124.
arsenm added a comment.

Update for https://reviews.llvm.org/D49128


https://reviews.llvm.org/D49065

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/fmaxnum.ll
  test/CodeGen/AMDGPU/fminnum.ll
  test/CodeGen/AMDGPU/function-args.ll
  test/CodeGen/AMDGPU/function-returns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49065.155124.patch
Type: text/x-patch
Size: 12873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/ca2288ba/attachment.bin>


More information about the llvm-commits mailing list