llvm-project
e873ce31 - [flang][cuda] Do not create global for derived-type with allocatable device components (#146780)

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.
Author
Parents
Loading