[PATCH] D90809: [amdgpu] Add `llvm.amdgcn.endpgm` support.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 18:24:37 PST 2020


hliao created this revision.
hliao added reviewers: b-sumner, tony-tye, rampitec, yaxunl.
Herald added subscribers: llvm-commits, cfe-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added projects: clang, LLVM.
hliao requested review of this revision.
Herald added a subscriber: wdng.

- `llvm.amdgcn.endpgm` is added to enable "abort" support.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90809

Files:
  clang/include/clang/Basic/BuiltinsAMDGPU.def
  clang/test/CodeGenCUDA/builtins-amdgcn.cu
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/test/CodeGen/AMDGPU/amd.endpgm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90809.303003.patch
Type: text/x-patch
Size: 4021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/e0e00ab1/attachment.bin>


More information about the llvm-commits mailing list