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 4cbef0b commit f4b56afCopy full SHA for f4b56af
flang/test/Lower/CUDA/cuda-data-transfer.cuf
@@ -544,7 +544,7 @@ end subroutine
544
! CHECK-NOT: cuf.data_transfer
545
546
! Data transfer with conversion with more complex elemental
547
-! Check that the data transfer is palce
+! Check that the data transfer is placed before the elemental op.
548
subroutine sub29()
549
real(2), device, allocatable :: a(:)
550
real(4), allocatable :: ha(:)
0 commit comments