[PATCH] D65283: AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer.atomic.{inc,dec}

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 02:35:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367821: AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer.atomic.{inc,dec} (authored by nha, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65283/new/

https://reviews.llvm.org/D65283

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSearchableTables.td
  llvm/trunk/lib/Target/AMDGPU/BUFInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.atomic.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65283.213297.patch
Type: text/x-patch
Size: 12481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/809c57a9/attachment.bin>


More information about the llvm-commits mailing list