[PATCH] D30142: AMDGPU: Use v_med3_{f16|i16|u16}

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 18 11:36:13 PST 2017


arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

https://reviews.llvm.org/D30142

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/VOP3Instructions.td
  test/CodeGen/AMDGPU/fmed3.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.fmed3.f16.ll
  test/CodeGen/AMDGPU/smed3.ll
  test/CodeGen/AMDGPU/umed3.ll
  test/MC/AMDGPU/vop3-gfx9.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30142.89033.patch
Type: text/x-patch
Size: 26255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170218/e052d705/attachment.bin>


More information about the llvm-commits mailing list