[flang-commits] [flang] [OpenMP] Add PointerAssociateScalar to Cray Pointer used in the DSA (PR #133232)
Thirumalai Shaktivel via flang-commits
flang-commits at lists.llvm.org
Thu Mar 27 04:46:41 PDT 2025
================
@@ -0,0 +1,33 @@
+! Test lowering of Cray pointee references.
+! RUN: bbc -emit-hlfir -fopenmp %s -o - 2>&1 | FileCheck %s
----------------
Thirumalai-Shaktivel wrote:
Yes, that will work.
https://github.com/llvm/llvm-project/pull/133232
More information about the flang-commits
mailing list