diff options
| author | Leandro Lupori <leandro.lupori@linaro.org> | 2023-05-16 13:06:13 +0000 |
|---|---|---|
| committer | Leandro Lupori <leandro.lupori@linaro.org> | 2023-05-22 09:53:35 -0300 |
| commit | e26e68a4905cc13064987c9b19fa153b54035d36 (patch) | |
| tree | 6f49b9ddb4dda1c63c04d499771a703e17cdde9b /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
| parent | 231a6959025b3101942701b214c64762b55222c6 (diff) | |
[flang] Handle array constants of any rank
Add support for representing array constants of any rank with MLIR
dense attribute. This greatly improves compile time and memory
usage of programs with large array constants. We still support only
arrays of a few basic types, such as integer, real and logic.
Fixes https://github.com/llvm/llvm-project/issues/60376
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D150686
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions
