llvm-project
97b7bace
- [flang][cuda] Allow host array with PARAMETER attribute in device context (#120298)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][cuda] Allow host array with PARAMETER attribute in device context (#120298) Host arrays are normally not allowed in device context unless they have a `PARAMETER` attribute. This patch update the check so no error is emitted.
References
#120298 - [flang][cuda] Allow host array with PARAMETER attribute in device context
Author
clementval
Parents
eb59fe8d
Loading