[PATCH] D74313: AMDGPU/GlobalISel: Select MUBUF path for global atomic cmpxchg

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 06:02:59 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.

I'm not sure why this isn't a pattern, but the DAG manually selects this.


https://reviews.llvm.org/D74313

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgpu-atomic-cmpxchg-global.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/mubuf-global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74313.243527.patch
Type: text/x-patch
Size: 72926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/c5b435c8/attachment.bin>


More information about the llvm-commits mailing list