[PATCH] D18151: AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 13:13:23 PDT 2016


nhaehnle updated this revision to Diff 50849.
nhaehnle added a comment.

Rebase the patch on top of http://reviews.llvm.org/D18218, with adjusted/simplified signatures for
the intrinsics.


http://reviews.llvm.org/D18151

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  test/Analysis/DivergenceAnalysis/AMDGPU/llvm.amdgcn.buffer.atomic.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18151.50849.patch
Type: text/x-patch
Size: 22487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/2164f2cf/attachment.bin>


More information about the llvm-commits mailing list