[flang-commits] [flang] [flang][cuda] duplicate host_device procedures early and outline the copies under their original name (PR #224400)
Zhen Wang via flang-commits
flang-commits at lists.llvm.org
Fri Sep 18 10:14:27 PDT 2026
================
@@ -0,0 +1,111 @@
+// RUN: fir-opt --cuf-duplicate-device-func %s | FileCheck %s
----------------
wangzpgi wrote:
Added a three-level host_device chain test.
https://github.com/llvm/llvm-project/pull/224400
More information about the flang-commits
mailing list