[all-commits] [llvm/llvm-project] 3c356e: [flang][openacc] Support variable from equivalence...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Nov 6 15:49:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c356eef31ab309466c198de3915037b068d8861
      https://github.com/llvm/llvm-project/commit/3c356eef31ab309466c198de3915037b068d8861
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M flang/test/Lower/OpenACC/acc-private.f90

  Log Message:
  -----------
  [flang][openacc] Support variable from equivalence in data clauses (#71434)

The value for a var in an equivalence is represented by a `fir.ptr`.
Support this type in the recipe creation.




More information about the All-commits mailing list