[PATCH] D73366: AMDGPU/GlobalISel: Select global MUBUF atomicrmw

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 09:17:25 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: D73365: AMDGPU/GlobalISel: Fix not using global atomics on gfx9+, D73321: AMDPGPU/GlobalISel: Select more MUBUF global addressing modes, D73241: AMDGPU/GlobalISel: Initial selection of MUBUF addr64 load/store.

https://reviews.llvm.org/D73366

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-atomicrmw-add-global.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/mubuf-global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73366.240226.patch
Type: text/x-patch
Size: 36974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/a5255b3a/attachment.bin>


More information about the llvm-commits mailing list