[PATCH] D64001: AMDGPU/GlobalISel: Handle more input argument intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 05:49:40 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D64001

Files:
  lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_ps.ll
  test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_vs.ll
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.dispatch.id.ll
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.dispatch.ptr.ll
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.implicit.buffer.ptr.ll
  test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.queue.ptr.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.implicit.buffer.ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64001.207278.patch
Type: text/x-patch
Size: 13713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/a81d2dee/attachment.bin>


More information about the llvm-commits mailing list