[flang-commits] [flang] [flang][cuda] Avoid false positive on multi device symbol with components (PR #192177)
Zhen Wang via flang-commits
flang-commits at lists.llvm.org
Wed Apr 15 09:17:53 PDT 2026
wangzpgi wrote:
Does this fix gives error with
```
`lm(1:5) = a%m(1:5)`
```
when both `a` and `m` are device?
https://github.com/llvm/llvm-project/pull/192177
More information about the flang-commits
mailing list