diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2021-12-29 12:51:39 -0800 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2022-01-12 17:30:27 -0800 |
| commit | aea27c3100396ec82412ad5b0254448f3fb0406b (patch) | |
| tree | 06e34522790ae1bddfa96ced274a59d5aaab576c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | d9b2983ea10ec50431bf315fad249ce0876564d7 (diff) | |
[flang] RESHAPE(PAD=) can be arbitrary array rank
The "pad=" argument in the intrinsic function table entry for RESHAPE
has a Rank::Array constraint, and that would be fine if not for RESHAPE
already having an earlier argument that's Rank::Array. It's the only
intrinsic that has multiple Rank::Array arguments. The checking for
the Rank::Array constraint was enforcing that multiple occurrences
of it have the same rank in a call, and that's not appropriate.
Differential Revision: https://reviews.llvm.org/D117149
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
