Skip to content
Unverified Commit 8c2ed5cc authored by jeanPerier's avatar jeanPerier Committed by GitHub
Browse files

[flang][hlfir] Pass vector subscripted elemental call arg by address (#68097)

I missed that vector subscripted arguments must still be passed by
address in an elemental call where the dummy argument does not have
the VALUE attribute.

Update PreparedActualArgument to hold an hlfir::Entity or an
hlfir::ElementalOp and to inline the elementalOp body in `getActual`.
parent 824251c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment