[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
Fri Oct 15 03:55:06 PDT 2021


piotr updated this revision to Diff 379959.
piotr added a comment.

Added -global-isel-abort=0 and restored the tests.


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.379959.patch
Type: text/x-patch
Size: 14430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/00281dde/attachment.bin>


More information about the llvm-commits mailing list