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
- Repository
- rG LLVM Github Monorepo