[all-commits] [llvm/llvm-project] 7d2d69: [flang][openacc] Support array reduction for min i...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Jun 26 09:20:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d2d693cac998391ac1d0df1e98d655e21c24f53
      https://github.com/llvm/llvm-project/commit/7d2d693cac998391ac1d0df1e98d655e21c24f53
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

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

  Log Message:
  -----------
  [flang][openacc] Support array reduction for min in lowering

Add loweirng support for array reduction with the
min operator.

Depends on D153650

Reviewed By: jeanPerier

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




More information about the All-commits mailing list