diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2019-12-05 20:34:14 +0000 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2019-12-05 20:34:15 +0000 |
commit | d0b9ed5c490ef10e4af750720a65a6cc6ba41af2 (patch) | |
tree | f98caf4c96efada34caf551bfb2a4ab02d126012 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 1ea1e053f6a10955a5aa8f5a8007544a846766e5 (diff) | |
download | bcm5719-llvm-d0b9ed5c490ef10e4af750720a65a6cc6ba41af2.tar.gz bcm5719-llvm-d0b9ed5c490ef10e4af750720a65a6cc6ba41af2.zip |
[libomptarget][nfc] Move omptarget-nvptx under common
Summary:
[libomptarget][nfc] Move omptarget-nvptx under common
Almost all files depend on require omptarget-nvptx, which no longer
contains any obviously architecture dependent code. Moving it under
common unblocks task/loop for amdgcn, and allows moving other code.
At some point there should probably be a widespread symbol renaming to
replace the nvptx string. I'd prefer to get things working first.
Building this (and task.cu, loop.cu) without a cuda library requires
some more refactoring, e.g. wrap threadfence(), use DEVICE macro more
consistently. Patches for that are orthogonal and will be posted shortly.
Reviewers: jdoerfert, ABataev, grokos
Reviewed By: ABataev
Subscribers: mgorny, fedor.sergeev, jfb, openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D71073
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions