llvm-project
3a8a52f4 - [flang] Make IsCoarray() more accurate (#121415)

Commit
266 days ago
[flang] Make IsCoarray() more accurate (#121415) A designator without cosubscripts can have subscripts, component references, substrings, &c. and still have corank. The current IsCoarray() predicate only seems to work for whole variable/component references. This was breaking some cases of THIS_IMAGE().
Author
Parents
Loading