OSDN Git Service

AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions
authorTom Stellard <thomas.stellard@amd.com>
Tue, 14 Jul 2015 14:15:03 +0000 (14:15 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 14 Jul 2015 14:15:03 +0000 (14:15 +0000)
commitadb194b4580e25946c7d540b670eaa417d639046
treecb81a7caeafc303f6ab591f39d6bf88fecc64be6
parentbdd9e2ac3b594bfe99012eb801e6b659abd6e60a
AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions

Reviewers: arsenm

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11061

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIShrinkInstructions.cpp
test/CodeGen/AMDGPU/llvm.round.ll
test/CodeGen/AMDGPU/select-vectors.ll
test/CodeGen/AMDGPU/select64.ll
test/CodeGen/AMDGPU/sint_to_fp.f64.ll
test/CodeGen/AMDGPU/uint_to_fp.f64.ll
test/CodeGen/AMDGPU/vselect.ll
test/CodeGen/AMDGPU/xor.ll