OSDN Git Service

AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
authorTom Stellard <tstellar@redhat.com>
Fri, 12 May 2017 16:46:46 +0000 (16:46 +0000)
committerTom Stellard <tstellar@redhat.com>
Fri, 12 May 2017 16:46:46 +0000 (16:46 +0000)
commitf366f4cc577bc6a4b23fb048dc2af08d4b98d3a9
tree801d6d9d59424b8e7017bfed47390a1151b39079
parentf0dc104a3641cec429bffe3a5f6c0ef7c2eb4dcb
AMDGPU/GlobalISel: Mark 32-bit integer constants as legal

Reviewers: arsenm

Reviewed By: arsenm

Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, rovka, kristof.beyls, igorb, dstuttard, tpr, t-tye, llvm-commits

Differential Revision: https://reviews.llvm.org/D33115

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