[PATCH] D17401: AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
Nikolay Haustov via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 02:02:39 PST 2016
nhaustov updated this revision to Diff 49167.
nhaustov added a comment.
AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
Update after assembler changes.
These correspond to IMAGE_ATOMIC_* and are going to be used by Mesa for the
GL_ARB_shader_image_load_store extension.
http://reviews.llvm.org/D17401
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.image.atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17401.49167.patch
Type: text/x-patch
Size: 21029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/205bdf77/attachment.bin>
More information about the llvm-commits
mailing list