]> granicus.if.org Git - llvm/commit
AMDGPU: Add llvm.amdgcn.wqm.vote intrinsic
authorMarek Olsak <marek.olsak@amd.com>
Tue, 24 Oct 2017 10:26:59 +0000 (10:26 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 24 Oct 2017 10:26:59 +0000 (10:26 +0000)
commit7525c087824ea55f28cac5b23dab8a69382a5c80
tree0a40614fd4e446af39979f0d8b68399857512692
parent0c65800586e8809eb12c10b7eb0fb83cb2fb5b05
AMDGPU: Add llvm.amdgcn.wqm.vote intrinsic

Reviewers: arsenm, nhaehnle

Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, t-tye

Differential Revision: https://reviews.llvm.org/D38543

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316426 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SOPInstructions.td
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.wqm.vote.ll [new file with mode: 0644]
test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll