We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798f1bc commit 172149cCopy full SHA for 172149c
flang/test/Lower/CUDA/cuda-return.cuf
@@ -1,6 +1,6 @@
1
! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
2
3
-! Check if the the finalizer works
+! Check if finalization works with a return statement
4
5
program main
6
integer, device :: a(10)
0 commit comments