[PATCH] D65283: AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer.atomic.{inc,dec}
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 08:38:07 PDT 2019
nhaehnle created this revision.
nhaehnle added reviewers: arsenm, tpr, dstuttard.
Herald added subscribers: jfb, t-tye, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
These aren't exposed by many APIs...
Change-Id: I1df25c7889de5a5ba76468ad8e8a2597efa9af6c
Repository:
rL LLVM
https://reviews.llvm.org/D65283
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/AMDGPUSearchableTables.td
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.atomic.ll
test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65283.211763.patch
Type: text/x-patch
Size: 12184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/85e8cf04/attachment.bin>
More information about the llvm-commits
mailing list