[PATCH] D61535: [AMDGPU] gfx1010 memory legalizer

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 13:52:02 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: Petar.Avramovic, jfb, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.
rampitec added parent revisions: D61531: [AMDGPU] gfx1010 s_code_end generation, D61534: [AMDGPU] gfx1010 wait count insertion.

https://reviews.llvm.org/D61535

Files:
  lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  test/CodeGen/AMDGPU/memory-legalizer-atomic-cmpxchg.ll
  test/CodeGen/AMDGPU/memory-legalizer-atomic-fence.ll
  test/CodeGen/AMDGPU/memory-legalizer-atomic-rmw.ll
  test/CodeGen/AMDGPU/memory-legalizer-invalid-syncscope.ll
  test/CodeGen/AMDGPU/memory-legalizer-load.ll
  test/CodeGen/AMDGPU/memory-legalizer-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61535.198079.patch
Type: text/x-patch
Size: 339661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/c9d38548/attachment-0001.bin>


More information about the llvm-commits mailing list