OSDN Git Service

AMDGPU : Add V_SAD_U32 instruction pattern.
authorWei Ding <wei.ding2@amd.com>
Wed, 24 Aug 2016 14:59:47 +0000 (14:59 +0000)
committerWei Ding <wei.ding2@amd.com>
Wed, 24 Aug 2016 14:59:47 +0000 (14:59 +0000)
commit25d826e483ab28bc709a46bfb20b2d6bea39257c
tree052822f73782d5f285b738eb70e8b1d84a03e2ef
parent1461e992f9444ba88d1164da601b77c528498053
AMDGPU : Add V_SAD_U32 instruction pattern.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279629 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/sad.ll [new file with mode: 0644]