llvm-project
5bb379f6
- [flang][cuda] Fix allocation of descriptor for cray pointer (#103474)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][cuda] Fix allocation of descriptor for cray pointer (#103474) The cray pointee descriptor with device attribute was not allocated with cuf.alloc so it leads to error on deallocation with cuf.free.
References
#103474 - [flang][cuda] Fix allocation of descriptor for cray pointer
Author
clementval
Parents
b719ab4e
Loading