]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Widen small uaddo/usubo
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 26 Jan 2019 23:44:51 +0000 (23:44 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 26 Jan 2019 23:44:51 +0000 (23:44 +0000)
commit3c7fa48d5cadf19480c1eac1d2ae36167cebbda6
treef580fab7a952464a0aa18c026538e06efe116d45
parent9e7dd29d66ea43ff7c554dfec68ae743e63d9c4f
AMDGPU/GlobalISel: Widen small uaddo/usubo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352294 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-uaddo.mir [new file with mode: 0644]
test/CodeGen/AMDGPU/GlobalISel/legalize-usubo.mir [new file with mode: 0644]