diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2023-07-03 08:41:28 -0700 |
---|---|---|
committer | Slava Zakharin <szakharin@nvidia.com> | 2023-07-03 10:01:26 -0700 |
commit | b5fa9af4ae4955289693ce4076871cd0c92d5684 (patch) | |
tree | 81d59c39b3ef20f6fd6f31ac3b49b20e01d7ec5d /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 06c3607a6e42eea7b736c68d19c56b7240e1c017 (diff) | |
download | llvm-b5fa9af4ae4955289693ce4076871cd0c92d5684.zip llvm-b5fa9af4ae4955289693ce4076871cd0c92d5684.tar.gz llvm-b5fa9af4ae4955289693ce4076871cd0c92d5684.tar.bz2 |
[flang][hlfir] Evaluate actual args before impure elemental calls.
Actual argument expressions must be evaluated before the invocation
of the sequence of per-element calls of an impure elemental subprogram.
Otherwise, the side effects of the calls may affect the input for
the consequent elements.
The proposed changes are described by Jean in D154174.
Reviewed By: tblah
Differential Revision: https://reviews.llvm.org/D154263
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions