diff options
author | Gheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com> | 2018-03-07 21:59:50 +0000 |
---|---|---|
committer | Gheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com> | 2018-03-07 21:59:50 +0000 |
commit | 7d80da15a0a11846f38e3f78fe612f90064b7bee (patch) | |
tree | c8d810c9a18a8189b006e84e38fd272401a47aae /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 6e8eb9d21cf66922925689520237ab33fe5e70d6 (diff) | |
download | bcm5719-llvm-7d80da15a0a11846f38e3f78fe612f90064b7bee.tar.gz bcm5719-llvm-7d80da15a0a11846f38e3f78fe612f90064b7bee.zip |
[OpenMP] Remove implicit data sharing code gen that aims to use device shared memory
Summary: Remove this scheme for now since it will be covered by another more generic scheme using global memory. This code will be worked into an optimization for the generic data sharing scheme. Removing this completely and then adding it via future patches will make all future data sharing patches cleaner.
Reviewers: ABataev, carlo.bertolli, caomhin
Reviewed By: ABataev
Subscribers: jholewinski, guansong, cfe-commits
Differential Revision: https://reviews.llvm.org/D43625
llvm-svn: 326948
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions