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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 17:41:41 PDT 2018


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

Replaced custom instruction with TargetOpcode::BUNDLE.


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
  test/CodeGen/AMDGPU/memory_clause.ll
  test/CodeGen/AMDGPU/memory_clause.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47511.149225.patch
Type: text/x-patch
Size: 42789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/929561da/attachment.bin>


More information about the llvm-commits mailing list