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

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 10:40:17 PDT 2019


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

V4: Added vec3/vec5 shader arg test cases.


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/calling-conventions.ll
  test/CodeGen/AMDGPU/kernel-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58928.190448.patch
Type: text/x-patch
Size: 19829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/cd7f6606/attachment-0001.bin>


More information about the llvm-commits mailing list