[PATCH] D34719: [AMDGPU] Implement llvm.amdgcn.set.inactive intrinsic

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 17:51:47 PDT 2017


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

rebase on latest WWM implementation, tweak semantics and implementation
to force WQM whenever WQM is used.


https://reviews.llvm.org/D34719

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIWholeQuadMode.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.set.inactive.ll
  test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34719.106994.patch
Type: text/x-patch
Size: 9009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/ee631e85/attachment.bin>


More information about the llvm-commits mailing list