[PATCH] D34719: [AMDGPU] Implement llvm.amdgcn.set.inactive intrinsic
Connor Abbott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 12:03:06 PDT 2017
cwabbott updated this revision to Diff 108959.
cwabbott added a comment.
Fixup lowerCopyInstrs() after using setDesc() by removing extra arguments.
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.108959.patch
Type: text/x-patch
Size: 9415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/dbec0fbf/attachment.bin>
More information about the llvm-commits
mailing list