aboutsummaryrefslogtreecommitdiff
path: root/flang/test/Lower/CUDA/cuda-allocatable.cuf
AgeCommit message (Expand)AuthorFilesLines
2024-04-19[flang][cuda] Enforce DEVICE attribute when ALLOCATE with STREAM option (#89459)Valentin Clement (バレンタイン クレメン)1-4/+4
2024-04-19[flang][cuda] Use fir.cuda_deallocate for automatic deallocation (#89450)Valentin Clement (バレンタイン クレメン)1-0/+30
2024-04-17[flang][cuda] Lower DEALLOCATE for device variables (#89091)Valentin Clement (バレンタイン クレメン)1-0/+15
2024-04-17[flang][cuda] Lower ALLOCATE for device variable (#88980)Valentin Clement (バレンタイン クレメン)1-0/+107