[PATCH] D65083: AMDGPU/GlobalISel: Select local atomic cmpxchg

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 06:09:26 PDT 2019


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

https://reviews.llvm.org/D65083

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/GlobalISel/inst-select-atomic-cmpxchg-local.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65083.211071.patch
Type: text/x-patch
Size: 8630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/d5ea7a20/attachment.bin>


More information about the llvm-commits mailing list