[all-commits] [llvm/llvm-project] 208fdc: [flang][openacc] Add lowering for max operator

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


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

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

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

Add support for the max operator in the reduction
clause.

Depdns on D151671

Reviewed By: jeanPerier

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




More information about the All-commits mailing list