]> granicus.if.org Git - llvm/commit
[AMDGPU] gfx1010 lost VOP2 forms of some add/sub
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Thu, 2 May 2019 04:26:35 +0000 (04:26 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Thu, 2 May 2019 04:26:35 +0000 (04:26 +0000)
commitaaa381547b03d11e57c3333dda1d2ce781b37898
tree03f25cf5c40aacbf4449e7b82c39105a8794c0c3
parentffc5401cfb91dc3c5b0b526066675c941138a171
[AMDGPU] gfx1010 lost VOP2 forms of some add/sub

Add legalization of V_ADD_I32, V_SUB_I32, V_SUBREV_I32.

Differential Revision:

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359757 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/mad.u16.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/min.ll