llvm-project
9b0eaf71
- [flang][cuda] Use a reference for asyncObject (#138010)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
154 days ago
[flang][cuda] Use a reference for asyncObject (#138010) Switch from `int64_t` to `int64_t*` to fit with the rest of the implementation.
References
#138010 - [flang][cuda] Use a reference for asyncObject
Author
clementval
Parents
7dad8b91
Loading