llvm-project
60105ac6
- [flang][cuda] Fix kernel registration (#113372)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
342 days ago
[flang][cuda] Fix kernel registration (#113372) The registration needs the fct pointer and the name. This patch updates the entry point with an extra arg and the translation as well.
References
#113372 - [flang][cuda] Fix kernel registration
Author
clementval
Parents
a3508e02
Loading