summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorSlava Zakharin <szakharin@nvidia.com>2024-09-18 10:59:05 -0700
committerGitHub <noreply@github.com>2024-09-18 10:59:05 -0700
commitbe187a6812fb6e8984886c28a502ec69bdaa4ad4 (patch)
tree766cbeefa0346b4ff34d21d1726e31220d3206f4 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent13502c7f2c053b2a060f7b9926328cfda46404de (diff)
[flang][runtime] Use cuda::std::complex in F18 runtime CUDA build. (#109078)
`std::complex` operators do not work for the CUDA device compilation of F18 runtime. This change makes use of `cuda::std::complex` from `libcudacxx`. `cuda::std::complex` does not have specializations for `long double`, so the change is accompanied with a clean-up for `long double` usage.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions