The calculation of the source index was incorrect when a CSHIFT shift
count value is negative, for the implementation of CSHIFT for arrays
with rank >= 2. (The vector CSHIFT is fine.)
Details
Details
Diff Detail
Diff Detail
Differential D127424
[flang][runtime] Fix runtime CSHIFT of rank>1 array case of negative shift count klausler on Jun 9 2022, 12:09 PM. Authored by
Details The calculation of the source index was incorrect when a CSHIFT shift
Diff Detail |