]> granicus.if.org Git - llvm/commit
Revert "AMDGPU: Add VI i16 support"
authorTom Stellard <thomas.stellard@amd.com>
Fri, 4 Nov 2016 13:06:34 +0000 (13:06 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 4 Nov 2016 13:06:34 +0000 (13:06 +0000)
commitae152bde495ec05ab6064e5336f3fd5344dbe0e7
tree773f0b66f87cdeda6e309ef0c0300fc93fc069b6
parent1228c395085849620281a269a1e66e4ee0d180eb
Revert "AMDGPU: Add VI i16 support"

This reverts commit r285939 and r285948.  These broke some conformance tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285995 91177308-0d34-0410-b5e6-96231b3b80d8
42 files changed:
lib/Target/AMDGPU/AMDGPU.td
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 [deleted file]
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 [deleted file]
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 [deleted file]
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