Diff Detail
Diff Detail
Paths
| Differential D63576
AMDGPU: Add intrinsics for DS GWS semaphore instructions ClosedPublic Authored by arsenm on Jun 19 2019, 2:59 PM.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJun 19 2019, 2:59 PM arsenm added a parent revision: D63464: AMDGPU: Insert mem_viol check loop around GWS pre-GFX9.Jun 19 2019, 3:00 PM This revision is now accepted and ready to land.Jun 19 2019, 3:32 PM
Revision Contents
Diff 205681 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
|