[all-commits] [llvm/llvm-project] cd91f3: [flang][mlir][openacc] Add acc.reduction operation...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Jun 23 10:27:22 PDT 2023


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

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M flang/test/Lower/OpenACC/acc-reduction.f90
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp

  Log Message:
  -----------
  [flang][mlir][openacc] Add acc.reduction operation as data entry operation

acc.reduction operation is used as data entry operation for the reduction
operands.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list