[all-commits] [llvm/llvm-project] fb90d5: [flang][openacc] Support .neqv. reduction operator

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb90d5f6c3aa86640cb9236ab8515df72e90cc3a
      https://github.com/llvm/llvm-project/commit/fb90d5f6c3aa86640cb9236ab8515df72e90cc3a
  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 .neqv. reduction operator

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

Depends on D154900

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list