[PATCH] D17614: AMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction Definitions and Intrinsics.
Changpeng Fang via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 29 15:01:07 PST 2016
cfang updated this revision to Diff 49427.
cfang added a comment.
Move the pattern for ds_permute intrinsic code generation into
the instruction definition, based on Matt's comment.
http://reviews.llvm.org/D17614
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/VIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.ds.bpermute.ll
test/CodeGen/AMDGPU/llvm.amdgcn.ds.permute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17614.49427.patch
Type: text/x-patch
Size: 4431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160229/b8f01972/attachment.bin>
More information about the llvm-commits
mailing list