[PATCH] D50572: DAG: Handle odd vector sizes in calling conv splitting

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 05:41:31 PDT 2018


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

Split out piece, change index calculation


https://reviews.llvm.org/D50572

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/fcanonicalize.f16.ll
  test/CodeGen/AMDGPU/fmax_legacy.f16.ll
  test/CodeGen/AMDGPU/fmin_legacy.f16.ll
  test/CodeGen/AMDGPU/function-args.ll
  test/CodeGen/AMDGPU/function-returns.ll
  test/CodeGen/AMDGPU/mad-mix-lo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50572.163698.patch
Type: text/x-patch
Size: 12310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180903/5b1d27d2/attachment.bin>


More information about the llvm-commits mailing list