llvm-project
97b7bace - [flang][cuda] Allow host array with PARAMETER attribute in device context (#120298)

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.
Author
Parents
Loading