summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2019-09-03 17:31:58 +0000
committerArtem Belevich <tra@google.com>2019-09-03 17:31:58 +0000
commitce94ec661f53892e2af3c40a3800e5b9258618cd (patch)
treedc67782f2bf50235ba104289631ddf78f3475fbf /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py
parent37e2f5f125e1e9553d8a55261fae40e0bde1ada2 (diff)
downloadbcm5719-llvm-ce94ec661f53892e2af3c40a3800e5b9258618cd.tar.gz
bcm5719-llvm-ce94ec661f53892e2af3c40a3800e5b9258618cd.zip
[CUDA] Use activemask.b32 instruction to implement __activemask w/ CUDA-9.2+
vote.ballot instruction is gone in recent CUDA versions and vote.sync.ballot can not be used because it needs a thread mask parameter. Fortunately PTX 6.2 (introduced with CUDA-9.2) provides activemask.b32 instruction for this. Differential Revision: https://reviews.llvm.org/D66665 llvm-svn: 370792
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud