[flang-commits] [flang] [OpenMP] Add PointerAssociateScalar to Cray Pointer used in the DSA (PR #133232)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Thu Mar 27 04:15:33 PDT 2025


================
@@ -0,0 +1,33 @@
+! Test lowering of Cray pointee references.
+! RUN: bbc -emit-hlfir -fopenmp %s -o - 2>&1 | FileCheck %s
----------------
mjklemm wrote:

Why not use `flang` instead of `bbc`?

https://github.com/llvm/llvm-project/pull/133232


More information about the flang-commits mailing list