diff options
| author | Shilei Tian <i@tianshilei.me> | 2023-01-11 23:50:28 -0500 |
|---|---|---|
| committer | Shilei Tian <i@tianshilei.me> | 2023-01-11 23:50:35 -0500 |
| commit | 18959be84d25539b1fa719aa1daff181af10cc2f (patch) | |
| tree | 0b86570759ad7b3965d0f5a48ef1b997af46cbc2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | 503e02e861662ef84940fdc05e26c12fc0fca7f3 (diff) | |
| download | llvm-18959be84d25539b1fa719aa1daff181af10cc2f.zip llvm-18959be84d25539b1fa719aa1daff181af10cc2f.tar.gz llvm-18959be84d25539b1fa719aa1daff181af10cc2f.tar.bz2 | |
[OpenMP][DeviceRTL] Fix the support for tasking on the device
This patch fixes the support for tasking on the device.
Note: AMDGPU doesn't support it yet because of no support for `malloc` and `free`.
Fix #59946.
```
➜ ./test_parallel_master_device
[OMPVV_RESULT: test_parallel_master_device.c] Test passed on the device.
```
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D141562
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
