[PATCH] D111869: [AMDGPU] Add patterns for i8/i16 local atomic load/store

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 02:25:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd86992100452: [AMDGPU] Add patterns for i8/i16 local atomic load/store (authored by piotr).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111869

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/atomic_load_local.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/atomic_store_local.ll
  llvm/test/CodeGen/AMDGPU/atomic_load_local.ll
  llvm/test/CodeGen/AMDGPU/atomic_store_local.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111869.380314.patch
Type: text/x-patch
Size: 14430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/646f1cbe/attachment-0001.bin>


More information about the llvm-commits mailing list