[PATCH] D35524: [AMDGPU] Add support for Whole Wavefront Mode

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 19:09:46 PDT 2017


cwabbott updated this revision to Diff 109477.
cwabbott added a comment.

- rename dest of EXIT_WWM to be consistent


https://reviews.llvm.org/D35524

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  lib/Target/AMDGPU/SIFixWWMLiveness.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIWholeQuadMode.cpp
  test/CodeGen/AMDGPU/fix-wwm-liveness.mir
  test/CodeGen/AMDGPU/wqm.ll
  test/CodeGen/AMDGPU/wqm.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35524.109477.patch
Type: text/x-patch
Size: 38023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/76154ac6/attachment.bin>


More information about the llvm-commits mailing list