[PATCH] D59295: [AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 08:19:13 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357400: [AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure. (authored by sheredom, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59295?vs=192842&id=193093#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59295/new/

https://reviews.llvm.org/D59295

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
  llvm/trunk/lib/Target/AMDGPU/SIFixWWMLiveness.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIWholeQuadMode.cpp
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_raw_buffer.ll
  llvm/trunk/test/CodeGen/AMDGPU/atomic_optimizations_struct_buffer.ll
  llvm/trunk/test/CodeGen/AMDGPU/fix-wwm-liveness.mir
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-term.ll
  llvm/trunk/test/CodeGen/AMDGPU/wqm.mir
  llvm/trunk/test/CodeGen/AMDGPU/wwm-reserved.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59295.193093.patch
Type: text/x-patch
Size: 57970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/bfea7aa0/attachment.bin>


More information about the llvm-commits mailing list