[flang-commits] [flang] [flang][cuda] Extent detection of data transfer with conversion (PR #163852)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Thu Oct 16 13:02:40 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
----------------
clementval wrote:
The sentence is not complete... sorry.
https://github.com/llvm/llvm-project/pull/163852
More information about the flang-commits
mailing list