[PATCH] D38014: [AMDGPU] Prevent post-RA scheduler from breaking memory clauses

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 13:56:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313670: [AMDGPU] Prevent post-RA scheduler from breaking memory clauses (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D38014?vs=115895&id=115898#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38014

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/test/CodeGen/AMDGPU/and.ll
  llvm/trunk/test/CodeGen/AMDGPU/ashr.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/br_cc.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/call-argument-types.ll
  llvm/trunk/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
  llvm/trunk/test/CodeGen/AMDGPU/cluster-flat-loads-postra.mir
  llvm/trunk/test/CodeGen/AMDGPU/fcopysign.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fcopysign.f64.ll
  llvm/trunk/test/CodeGen/AMDGPU/frame-index-amdgiz.ll
  llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/load-global-i32.ll
  llvm/trunk/test/CodeGen/AMDGPU/load-weird-sizes.ll
  llvm/trunk/test/CodeGen/AMDGPU/lshr.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/move-addr64-rsrc-dead-subreg-writes.ll
  llvm/trunk/test/CodeGen/AMDGPU/salu-to-valu.ll
  llvm/trunk/test/CodeGen/AMDGPU/schedule-kernel-arg-loads.ll
  llvm/trunk/test/CodeGen/AMDGPU/select-vectors.ll
  llvm/trunk/test/CodeGen/AMDGPU/select.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/shl.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  llvm/trunk/test/CodeGen/AMDGPU/v_cndmask.ll
  llvm/trunk/test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38014.115898.patch
Type: text/x-patch
Size: 29569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/764623d9/attachment.bin>


More information about the llvm-commits mailing list