llvm-project/llvm/test/Transforms/InstCombine/AMDGPU
Sebastian Neubauer 833b3b0d3a [AMDGPU] Add v3f16/v3i16 support to SDag
Fix lowering and instruction selection for v3x16 types
and enable InstCombine to emit them.

This patch only implements it for the selection dag.
GlobalISel tests in GlobalISel/llvm.amdgcn.image.load.1d.d16.ll and
GlobalISel/llvm.amdgcn.image.store.2d.d16.ll still don't work.

Differential Revision: https://reviews.llvm.org/D84420
2020-09-16 17:20:27 +02:00
..
amdgcn-demanded-vector-elts.ll [AMDGPU] Add v3f16/v3i16 support to SDag 2020-09-16 17:20:27 +02:00
amdgcn-intrinsics-gfx8.ll [AMDGPU] Add A16/G16 to InstCombine 2020-08-20 10:51:49 +02:00
amdgcn-intrinsics.ll [AMDGPU] Add A16/G16 to InstCombine 2020-08-20 10:51:49 +02:00
ldexp.ll [InstCombine] Move target-specific inst combining 2020-07-22 15:59:49 +02:00
lit.local.cfg
memcpy-from-constant.ll InstCombine: Broaden copy-constant-to-alloca optimization 2020-05-09 16:00:27 -04:00
tan.ll