[PATCH] D63359: AMDGPU: Avoid most waitcnts before calls

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 13:31:07 PDT 2019


arsenm updated this revision to Diff 204840.
arsenm added a comment.

Handle tail call correctly in case of future changes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63359/new/

https://reviews.llvm.org/D63359

Files:
  lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/call-waitcnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63359.204840.patch
Type: text/x-patch
Size: 16408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/99c9f145/attachment.bin>


More information about the llvm-commits mailing list