[PATCH] D47828: AMDGPU: Make v4i16/v4f16 legal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 00:38:37 PDT 2018


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

Test cleanup


https://reviews.llvm.org/D47828

Files:
  lib/Target/AMDGPU/AMDGPUCallingConv.td
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  test/CodeGen/AMDGPU/amdgcn.bitcast.ll
  test/CodeGen/AMDGPU/extract_vector_elt-f16.ll
  test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
  test/CodeGen/AMDGPU/fabs.f16.ll
  test/CodeGen/AMDGPU/function-args.ll
  test/CodeGen/AMDGPU/function-returns.ll
  test/CodeGen/AMDGPU/half.ll
  test/CodeGen/AMDGPU/kernel-args.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.d16.ll
  test/CodeGen/AMDGPU/mad-mix-lo.ll
  test/CodeGen/AMDGPU/mul.i16.ll
  test/CodeGen/AMDGPU/reduce-build-vec-ext-to-ext-build-vec.ll
  test/CodeGen/AMDGPU/select-vectors.ll
  test/CodeGen/AMDGPU/sminmax.v2i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47828.150265.patch
Type: text/x-patch
Size: 64081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/2275b68b/attachment.bin>


More information about the llvm-commits mailing list