[all-commits] [llvm/llvm-project] be5ac6: [flang][openacc] Keep original array size in reduc...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Jul 24 09:34:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be5ac66643279a9803053ebb26118559ab630222
      https://github.com/llvm/llvm-project/commit/be5ac66643279a9803053ebb26118559ab630222
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

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

  Log Message:
  -----------
  [flang][openacc] Keep original array size in reduction init region with slice

Keep the original array size when materializing the private copy.

Depends on D155882

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D155893




More information about the All-commits mailing list