diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2019-10-25 07:20:46 +0100 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2019-10-25 18:58:31 +0100 |
commit | 197b7b24c330a722cae76ded7c91f51d4d28192f (patch) | |
tree | e4023bc99a05a02b9c7f3663d7bd663f4e8e8e7b /lldb/scripts/Python | |
parent | 96601ec28b7efe5abf3479a1aa91bcedb235bbbd (diff) | |
download | llvm-197b7b24c330a722cae76ded7c91f51d4d28192f.zip llvm-197b7b24c330a722cae76ded7c91f51d4d28192f.tar.gz llvm-197b7b24c330a722cae76ded7c91f51d4d28192f.tar.bz2 |
[NFC][libomptarget] move remaining device specific code out of omptarget-nvptx.h
Summary:
[NFC][libomptarget] move remaining device specific code out of omptarget-nvptx.h
Strictly there is one remaining difference wrt amdgcn - parallelLevel is
volatile qualified on amdgcn and not on nvptx. Determining whether this is
correct - and how to represent the different semantics of 'volatile' under
various conditions - is beyond the scope of this code motion patch.
Reviewers: ABataev, jdoerfert, grokos
Subscribers: openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D69424
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions