commit | 4fda278e9b931e315f571057530842f7e050b8a7 | [log] [tgz] |
---|---|---|
author | Marek Olsak <marek.olsak@amd.com> | Tue Oct 24 10:27:13 2017 +0000 |
committer | Marek Olsak <marek.olsak@amd.com> | Tue Oct 24 10:27:13 2017 +0000 |
tree | 86bdc3b523f21ba82c58ef28d501e35af1f8fc88 | |
parent | 7525c087824ea55f28cac5b23dab8a69382a5c80 [diff] |
AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1) Summary: Kill the thread if operand 0 == false. llvm.amdgcn.wqm.vote can be applied to the operand. Also allow kill in all shader stages. Reviewers: arsenm, nhaehnle Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, t-tye, llvm-commits Differential Revision: https://reviews.llvm.org/D38544 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316427 91177308-0d34-0410-b5e6-96231b3b80d8