llvm-project
7f922f14
- [flang][cuda] Use a reference for asyncObject (#138186)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
359 days ago
[flang][cuda] Use a reference for asyncObject (#138186) Switch from `int64_t` to `int64_t*` to fit with the rest of the implementation. New tentative with some fix. The previous was reverted yesterday.
References
#138186 - [flang][cuda] Use a reference for asyncObject
Author
clementval
Parents
4b1f1f77
Loading