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

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 21:40:16 PDT 2016


kzhuravl updated this revision to Diff 66756.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.

Review feedback


https://reviews.llvm.org/D21562

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21562.66756.patch
Type: text/x-patch
Size: 69969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/80849ae4/attachment.bin>


More information about the llvm-commits mailing list