OSDN Git Service

AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32
authorChangpeng Fang <changpeng.fang@gmail.com>
Wed, 22 Jun 2016 21:33:49 +0000 (21:33 +0000)
committerChangpeng Fang <changpeng.fang@gmail.com>
Wed, 22 Jun 2016 21:33:49 +0000 (21:33 +0000)
commit7cde679f44f57e258599b75116519a09baf1f789
treecadafcf2508532ff8cca3b5a4849d66241b7a43f
parent10551df9a991367fea91167af7ba776b1a59bb57
AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32

Reviewers: tstellarAMD, arsenm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273496 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.ll [new file with mode: 0644]