diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-13 11:10:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-13 11:10:32 -0700 |
commit | f8fc883da951064a310e365680b4b567fad58ebc (patch) | |
tree | a1ff537ce273a2ab6a34f3b5361c05c778675546 /flang/lib/Parser/token-sequence.cpp | |
parent | 4b493e31b2c5d72d993f0e914adb711f3ce4ba05 (diff) | |
download | llvm-f8fc883da951064a310e365680b4b567fad58ebc.zip llvm-f8fc883da951064a310e365680b4b567fad58ebc.tar.gz llvm-f8fc883da951064a310e365680b4b567fad58ebc.tar.bz2 |
[flang][runtime] Distinguish VALUE from non-VALUE operations in REDUCE (#95297)
Accommodate operations with VALUE dummy arguments in the runtime support
for the REDUCE intrinsic function by splitting most entry points into
Reduce...Ref and Reduce...Value variants.
Further work will be needed in lowering to call the ...Value entry
points.
Diffstat (limited to 'flang/lib/Parser/token-sequence.cpp')
0 files changed, 0 insertions, 0 deletions