[flang-commits] [flang] [flang][cuda] Copying device globals in the gpu module (PR #113955)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Mon Oct 28 12:56:53 PDT 2024
================
@@ -0,0 +1,14 @@
+
+// RUN: fir-opt --split-input-file --cuf-device-global %s | FileCheck %s
+
+
+// -----// IR Dump After CUFLaunchToGPU (cuf-fir-launch-to-gpu) //----- //
----------------
clementval wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/113955
More information about the flang-commits
mailing list