[flang-commits] [flang] [llvm] [flang][OpenMP] Fix use_device_addr handling for COMMON blocks in target data (PR #217105)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Wed Aug 26 08:24:48 PDT 2026
kparzysz wrote:
This doesn't seem to accept `map(from: /c/) map(to: /c/)`. It wasn't accepted before so it's not a regression, but it would be nice to get this addressed. It should just be a modification of the semantic check.
https://github.com/llvm/llvm-project/pull/217105
More information about the flang-commits
mailing list