diff options
author | Jean Perier <jperier@nvidia.com> | 2021-10-01 08:42:42 +0200 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2021-10-01 08:45:24 +0200 |
commit | b7c07ce15ffe6da9dcd69d457a3eca987452edc7 (patch) | |
tree | 092e0970f591faacb90d57edf2e48dcabcb70bbb /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | b0e35fde21ecb47799603e1acfc9ffa7b83dea13 (diff) | |
download | llvm-b7c07ce15ffe6da9dcd69d457a3eca987452edc7.zip llvm-b7c07ce15ffe6da9dcd69d457a3eca987452edc7.tar.gz llvm-b7c07ce15ffe6da9dcd69d457a3eca987452edc7.tar.bz2 |
[flang] Improve runtime interface with C99 complex
Follow up of https://reviews.llvm.org/D83397.
In folding, make pgmath usage conditional to C99 complex
support in C++. Disable warning in such case.
In lowering, use an empty class type to indicate C99 complex
type in runtime interface.
Add a unit test enforcing C99 complex can be processed
by FIR runtime interface builder.
Differential Revision: https://reviews.llvm.org/D110860
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions