Previous code was returning true for x(:) where x is a pointer without
the contiguous attribute.
In case the array ref is a whole array section, check the base for contiguity
to solve the issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo