[PATCH] D74527: AMDGPU/GlobalISel: Support llvm.trap intrinsic
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 22:53:34 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.
Translate llvm.trap intrinsic to AMDGPU machine instruction(s).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74527
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-trap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74527.244341.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/b059bf03/attachment.bin>
More information about the llvm-commits
mailing list