[PATCH] D97767: [AMDGPU][GlobalISel] Add support for global atomicrmw fadd

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 03:15:05 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d0e9ddfa512: [AMDGPU][GlobalISel] Add support for global atomicrmw fadd (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D97767?vs=327430&id=334393#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97767/new/

https://reviews.llvm.org/D97767

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-atomicrmw-fadd-global.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-atomicrmw-fadd-local.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-atomicrmw-fadd.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97767.334393.patch
Type: text/x-patch
Size: 5237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/3018d43d/attachment.bin>


More information about the llvm-commits mailing list