[PATCH] D35523: [AMDGPU] refactor WQM pass in preparation for WWM (NFCI)

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 15:01:08 PDT 2017


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

Fix WWM SCC test to actually test what it's supposed to, and fix a bug caught by it. Whoops.


https://reviews.llvm.org/D35523

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: D35523.108720.patch
Type: text/x-patch
Size: 42352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/4ef770c9/attachment-0001.bin>


More information about the llvm-commits mailing list