llvm-project
53b59022
- [flang][OpenMP] Implement copyin for pointers and allocatables. (#107425)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][OpenMP] Implement copyin for pointers and allocatables. (#107425) The copyin clause currently forbids pointer and allocatable variables, which are allowed by the OpenMP 1.1 and 3.0 specifications respectively.
References
#107425 - [flang][OpenMP] Implement copyin for pointers and allocatables.
Author
DavidTruby
Parents
2459679c
Loading