These aren't exposed by many APIs...
Change-Id: I1df25c7889de5a5ba76468ad8e8a2597efa9af6c
Paths
| Differential D65283
AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer.atomic.{inc,dec} ClosedPublic Authored by nhaehnle on Jul 25 2019, 8:38 AM.
Details Summary These aren't exposed by many APIs... Change-Id: I1df25c7889de5a5ba76468ad8e8a2597efa9af6c
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2019, 7:22 PM Closed by commit rL367821: AMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer.atomic.{inc,dec} (authored by nha). · Explain WhyAug 5 2019, 2:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213297 llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
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
|