[all-commits] [llvm/llvm-project] c1ca4d: [flang][openacc] Add lowering for min operator

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Jun 14 08:18:32 PDT 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Add lowering for min operator

Add lowering support for the min operator
in reduction clause.

Depends on D151565

Reviewed By: jeanPerier

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




More information about the All-commits mailing list