[all-commits] [llvm/llvm-project] 470b65: [flang][openacc] Support allocatable and pointer a...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Oct 9 10:21:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 470b65270bd687487919134fd0eca6a98fc9253b
      https://github.com/llvm/llvm-project/commit/470b65270bd687487919134fd0eca6a98fc9253b
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

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

  Log Message:
  -----------
  [flang][openacc] Support allocatable and pointer array in private recipe

Add support for pointer and allocatable arrays in private clause.




More information about the All-commits mailing list