[PATCH] D74688: AMDGPU/GlobalISel: Support llvm.trap and llvm.debugtrap intrinsics

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 16 03:33:58 PST 2020


hsmhsm created this revision.
hsmhsm added reviewers: arsenm, nhaehnle, kerbowa, cdevadas, t-tye.
Herald added subscribers: llvm-commits, hiraditya, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Lower trap and debugtrap intrinsics to AMDGPU machine instruction(s).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74688

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.debugtrap.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.trap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74688.244864.patch
Type: text/x-patch
Size: 11975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200216/af4e353d/attachment.bin>


More information about the llvm-commits mailing list