[PATCH] D58928: [AMDGPU] Prepare for introduction of v3 and v5 MVTs

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 16 11:49:44 PDT 2019


tpr updated this revision to Diff 190983.
tpr added a comment.

V5: Added vec3/vec5 non-shader arg and ret type test cases, including passing by stack.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58928/new/

https://reviews.llvm.org/D58928

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/Analysis/CostModel/AMDGPU/add-sub.ll
  test/Analysis/CostModel/AMDGPU/extractelement.ll
  test/Analysis/CostModel/AMDGPU/fabs.ll
  test/Analysis/CostModel/AMDGPU/fadd.ll
  test/Analysis/CostModel/AMDGPU/fdiv.ll
  test/Analysis/CostModel/AMDGPU/fmul.ll
  test/Analysis/CostModel/AMDGPU/fsub.ll
  test/Analysis/CostModel/AMDGPU/mul.ll
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/call-return-types.ll
  test/CodeGen/AMDGPU/calling-conventions.ll
  test/CodeGen/AMDGPU/kernel-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58928.190983.patch
Type: text/x-patch
Size: 32440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190316/51cdfdf8/attachment.bin>


More information about the llvm-commits mailing list