[PATCH] D35167: [AMDGPU] Add an llvm.amdgcn.wqm intrinsic for WQM
Connor Abbott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 13:59:47 PDT 2017
cwabbott updated this revision to Diff 106945.
cwabbott added a comment.
Avoid illegal SGPR<->VGPR copies by treating WQM more like COPY, add test that
exposes the problem.
https://reviews.llvm.org/D35167
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIWholeQuadMode.cpp
test/CodeGen/AMDGPU/wqm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35167.106945.patch
Type: text/x-patch
Size: 7736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/deac3b64/attachment-0001.bin>
More information about the llvm-commits
mailing list