[PATCH] D17401: AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 10:37:43 PST 2016


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, tstellarAMD, mareko.
nhaehnle added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

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.48356.patch
Type: text/x-patch
Size: 20834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/1fa8d8b4/attachment.bin>


More information about the llvm-commits mailing list