[PATCH] D46769: [AMDGPU] Change llvm.debugtrap to be a debug breakpoint that can resume execution.

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 12:56:56 PDT 2018


t-tye created this revision.
t-tye added reviewers: kzhuravl, arsenm, scchan.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng.

No longer require the queue pointer to be passed in in fixed SGPRs.


https://reviews.llvm.org/D46769

Files:
  docs/AMDGPUUsage.rst
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/trap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46769.146372.patch
Type: text/x-patch
Size: 11264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/ae435aeb/attachment-0001.bin>


More information about the llvm-commits mailing list