[PATCH] D63576: AMDGPU: Add intrinsics for DS GWS semaphore instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 15:02:36 PDT 2019


arsenm created this revision.
arsenm added reviewers: rampitec, b-sumner.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
arsenm added a parent revision: D63464: AMDGPU: Insert mem_viol check loop around GWS pre-GFX9.

https://reviews.llvm.org/D63576

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.br.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.ll
  test/CodeGen/AMDGPU/tail-duplication-convergent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63576.205681.patch
Type: text/x-patch
Size: 17152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/cc87dd7d/attachment.bin>


More information about the llvm-commits mailing list