[PATCH] D21562: [AMDGPU] Wave and register controls

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 13:31:01 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280747: [AMDGPU] Wave and register controls (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D21562?vs=70258&id=70463#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21562

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/GCNSchedStrategy.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/trunk/test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
  llvm/trunk/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll
  llvm/trunk/test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll
  llvm/trunk/test/CodeGen/AMDGPU/attr-amdgpu-num-vgpr.ll
  llvm/trunk/test/CodeGen/AMDGPU/attr-unparseable.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-private-64.ll
  llvm/trunk/test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll
  llvm/trunk/test/CodeGen/AMDGPU/large-work-group-registers.ll
  llvm/trunk/test/CodeGen/AMDGPU/load-constant-i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/private-memory-r600.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-mem-intrinsics.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-no-opts.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-to-lds-icmp.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-to-lds-phi.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-to-lds-select.ll
  llvm/trunk/test/CodeGen/AMDGPU/target-cpu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21562.70463.patch
Type: text/x-patch
Size: 65891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/e8f1b1e7/attachment-0001.bin>


More information about the llvm-commits mailing list