[PATCH] D72791: AMDGPU/GlobalISel: Select llvm.amdgcn.buffer.atomic.cmpswap

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 10:40:53 PST 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa.
Herald added subscribers: Petar.Avramovic, jfb, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm added parent revisions: D72788: TableGen/GlobalISel: Handle non-leaf EXTRACT_SUBREG, D72702: AMDGPU/GlobalISel: Select buffer atomics.

https://reviews.llvm.org/D72791

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/BUFInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.buffer.atomic.cmpswap.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.atomic.cmpswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72791.238315.patch
Type: text/x-patch
Size: 36479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/18cb56c0/attachment.bin>


More information about the llvm-commits mailing list