llvm-project
e873ce31
- [flang][cuda] Do not create global for derived-type with allocatable device components (#146780)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
128 days ago
[flang][cuda] Do not create global for derived-type with allocatable device components (#146780) derived type with CUDA device allocatable components will be handle via CUDA allocation. Do not create global for them.
References
#146780 - [flang][cuda] Do not create global for derived-type with allocatable device components
Author
clementval
Parents
0d7e64f5
Loading