[PATCH] D25975: AMDGPU/SI: Make f16 a legal type for VI subtargets

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 01:31:59 PDT 2016


kzhuravl created this revision.
kzhuravl added reviewers: tstellarAMD, arsenm.
kzhuravl added a subscriber: llvm-commits.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng.

https://reviews.llvm.org/D25975

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  lib/Target/AMDGPU/SISchedule.td
  lib/Target/AMDGPU/SIShrinkInstructions.cpp
  lib/Target/AMDGPU/VOP1Instructions.td
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOP3Instructions.td
  lib/Target/AMDGPU/VOPCInstructions.td
  test/CodeGen/AMDGPU/amdgcn-vop1-f16-vi.ll
  test/CodeGen/AMDGPU/amdgcn-vop1-f16.ll
  test/CodeGen/AMDGPU/amdgcn-vop2-f16-vi.ll
  test/CodeGen/AMDGPU/amdgcn-vop2-f16.ll
  test/CodeGen/AMDGPU/amdgcn-vop3-f16.ll
  test/CodeGen/AMDGPU/half.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25975.75834.patch
Type: text/x-patch
Size: 111398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/bc486ba4/attachment-0001.bin>


More information about the llvm-commits mailing list