OSDN Git Service

AMDGPU/GlobalISel: Mark G_BITCAST s32 <--> <2 x s16> legal
authorTom Stellard <tstellar@redhat.com>
Mon, 19 Jun 2017 13:15:45 +0000 (13:15 +0000)
committerTom Stellard <tstellar@redhat.com>
Mon, 19 Jun 2017 13:15:45 +0000 (13:15 +0000)
commit865802ce1191585c5c139ab7642c28a34363ffb4
tree3db0d1949ae10c269eae16bc4d489f52f085e80d
parentc56841e7f43e4a0321a24081067a817ce061abfb
AMDGPU/GlobalISel: Mark G_BITCAST s32 <--> <2 x s16> 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/D34129

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