[PATCH] D146523: [AMDGPU]: Add new intrinsic llvm.amdgcn.convergent.copy

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 06:26:01 PDT 2023


pravinjagtap created this revision.
pravinjagtap added reviewers: arsenm, b-sumner.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
pravinjagtap requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

The new llvm.amdgcn.convergent.copy intrinsic creates a convergent copy.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146523

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.convergent.copy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146523.506939.patch
Type: text/x-patch
Size: 4284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230321/38922bf4/attachment.bin>


More information about the llvm-commits mailing list