[PATCH] D18049: AMDGPU/SI: Make i16 a legal type for VI subtargets

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 13:12:54 PDT 2016


tstellarAMD updated this revision to Diff 76087.
tstellarAMD marked 22 inline comments as done.
tstellarAMD added a comment.

Address review comments.


https://reviews.llvm.org/D18049

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/FLATInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/VIInstructions.td
  lib/Target/AMDGPU/VOP1Instructions.td
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOP3Instructions.td
  test/CodeGen/AMDGPU/add.i16.ll
  test/CodeGen/AMDGPU/anyext.ll
  test/CodeGen/AMDGPU/bitreverse.ll
  test/CodeGen/AMDGPU/cgp-bitfield-extract.ll
  test/CodeGen/AMDGPU/copy-illegal-type.ll
  test/CodeGen/AMDGPU/ctlz.ll
  test/CodeGen/AMDGPU/ctlz_zero_undef.ll
  test/CodeGen/AMDGPU/cube.ll
  test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  test/CodeGen/AMDGPU/global-extload-i16.ll
  test/CodeGen/AMDGPU/half.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.bfe.u32.ll
  test/CodeGen/AMDGPU/load-constant-i16.ll
  test/CodeGen/AMDGPU/load-global-i16.ll
  test/CodeGen/AMDGPU/load-global-i8.ll
  test/CodeGen/AMDGPU/load-local-i16.ll
  test/CodeGen/AMDGPU/load-local-i8.ll
  test/CodeGen/AMDGPU/mad_uint24.ll
  test/CodeGen/AMDGPU/max.i16.ll
  test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll
  test/CodeGen/AMDGPU/shl.ll
  test/CodeGen/AMDGPU/sign_extend.ll
  test/CodeGen/AMDGPU/sra.ll
  test/CodeGen/AMDGPU/sub.ll
  test/CodeGen/AMDGPU/trunc-bitcast-vector.ll
  test/CodeGen/AMDGPU/trunc-store-i1.ll
  test/CodeGen/AMDGPU/zero_extend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18049.76087.patch
Type: text/x-patch
Size: 117745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/0b9b8112/attachment-0001.bin>


More information about the llvm-commits mailing list