[PATCH] D47511: [AMDGPU] Construct memory clauses before RA

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 22:01:03 PDT 2018


rampitec updated this revision to Diff 149040.
rampitec marked an inline comment as done.
rampitec added a comment.

Replaced std::sort with llvm::sort.


https://reviews.llvm.org/D47511

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIFormMemoryClauses.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/memory_clause.ll
  test/CodeGen/AMDGPU/memory_clause.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47511.149040.patch
Type: text/x-patch
Size: 41535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/fb3d9e6d/attachment.bin>


More information about the llvm-commits mailing list