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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 14:58:22 PDT 2018


rampitec updated this revision to Diff 149208.
rampitec added a comment.

Added tests for d16 and d16_hi loads. Since operands are tied we skip creating a clause for them.


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.149208.patch
Type: text/x-patch
Size: 43225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/47c0964b/attachment.bin>


More information about the llvm-commits mailing list