[PATCH] D18049: AMDGPU i16 implementation

Wei Ding via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 09:00:58 PDT 2016


wdng updated the summary for this revision.
wdng updated this revision to Diff 51797.
wdng added a comment.

Please temporarily ignore code changes in function LowerFDV32(). I will finish the code development for fp32 div in next patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D18049

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  lib/Target/AMDGPU/VIInstructions.td
  test/CodeGen/AMDGPU/add.i16.ll
  test/CodeGen/AMDGPU/anyext.ll
  test/CodeGen/AMDGPU/global-extload-i8.ll
  test/CodeGen/AMDGPU/max.i16.ll
  test/CodeGen/AMDGPU/min_test.ll
  test/CodeGen/AMDGPU/shl.i16.ll
  test/CodeGen/AMDGPU/shl.ll
  test/CodeGen/AMDGPU/sign_extend.ll
  test/CodeGen/AMDGPU/sra.i16.ll
  test/CodeGen/AMDGPU/sra.ll
  test/CodeGen/AMDGPU/sub.i16.ll
  test/CodeGen/AMDGPU/sub.ll
  test/CodeGen/AMDGPU/trunc-store-i1.ll
  test/CodeGen/AMDGPU/zero_extend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18049.51797.patch
Type: text/x-patch
Size: 82888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/21939d97/attachment.bin>


More information about the llvm-commits mailing list