[PATCH] D34716: [AMDGPU] Add pseudo "old" and "wqm_mode" source to all DPP instructions

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


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

Remove wqm_mode in favor of llvm.amdgcn.wqm and llvm.amdgcn.wwm intrinsics.


https://reviews.llvm.org/D34716

Files:
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/VOP1Instructions.td
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOPInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll

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


More information about the llvm-commits mailing list