llvm-project
478e5161
- [flang][cuda] Sync double descriptor after c_f_pointer call (#130194)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
207 days ago
[flang][cuda] Sync double descriptor after c_f_pointer call (#130194) After a global device pointer is set through `c_f_pointer`, we need to sync the double descriptor so the version on the device is also up to date.
References
#130194 - [flang][cuda] Sync double descriptor after c_f_pointer call
Author
clementval
Parents
55f86cf0
Loading