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

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 14:03:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356342: [AMDGPU] Prepare for introduction of v3 and v5 MVTs (authored by tpr, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58928

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58928.191044.patch
Type: text/x-patch
Size: 32869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190317/24fca6df/attachment.bin>


More information about the llvm-commits mailing list