diff options
author | Peter Klausler <pklausler@nvidia.com> | 2021-11-22 18:37:25 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2021-11-30 13:28:31 -0800 |
commit | cbd445e4a331114752093746e9d596dafb8580b8 (patch) | |
tree | 52ad09b4cbc701ecfd65cc998627eb16a45b4e65 /lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp | |
parent | 3ad0c6b75ea503e0a5bf2faaad9a34da0a020de0 (diff) | |
download | llvm-cbd445e4a331114752093746e9d596dafb8580b8.zip llvm-cbd445e4a331114752093746e9d596dafb8580b8.tar.gz llvm-cbd445e4a331114752093746e9d596dafb8580b8.tar.bz2 |
[flang] Re-fold bounds expressions in DATA implied DO loops
To accommodate triangular implied DO loops in DATA statements, in which
the bounds of nested implied DO loops might depend on the values of the
indices of outer implied DO loops in the same DATA statement set, it
is necessary to run them through constant folding each time they are
encountered.
Differential Revision: https://reviews.llvm.org/D114754
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp')
0 files changed, 0 insertions, 0 deletions