[flang-commits] [flang] [flang][cuda] Extent detection of data transfer with conversion (PR #163852)
Zhen Wang via flang-commits
flang-commits at lists.llvm.org
Thu Oct 16 12:59:44 PDT 2025
================
@@ -542,3 +542,20 @@ end subroutine
! CHECK-NOT: cuf.data_transfer
! CHECK: hlfir.assign
! CHECK-NOT: cuf.data_transfer
+
+! Data transfer with conversion with more complex elemental
+! Check that the data transfer is palce
----------------
wangzpgi wrote:
What does `palce` mean?
https://github.com/llvm/llvm-project/pull/163852
More information about the flang-commits
mailing list