[PATCH] D46067: [AMDGPU][Waitcnt] Take ISA target into account for s_waitcnt expcnt instr generation
Mark Searles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 09:14:47 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330954: [AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increment the export… (authored by msearles, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46067?vs=143945&id=144134#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46067
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46067.144134.patch
Type: text/x-patch
Size: 5582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/2b5e837b/attachment.bin>
More information about the llvm-commits
mailing list