[PATCH] D34719: [AMDGPU] Implement llvm.amdgcn.set.inactive intrinsic
Connor Abbott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 19:27:25 PDT 2017
cwabbott updated this revision to Diff 109479.
cwabbott added a comment.
Clarify what the code that implements the WQM semantics is doing.
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.109479.patch
Type: text/x-patch
Size: 9602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/a073ee2c/attachment.bin>
More information about the llvm-commits
mailing list