[all-commits] [llvm/llvm-project] 664575: [flang][openacc] Support .and. reduction operator

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Jul 12 12:55:13 PDT 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Support .and. reduction operator

Add support for the `.and.` reduction operator
in Flang/OpenACC lowering.

Depends on D154888

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list