[all-commits] [llvm/llvm-project] 6763f5: [mlir][openacc] Use new reduction design in acc.loop

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed May 24 10:54:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6763f5918c926f5013cfac8b2472d77c06d48226
      https://github.com/llvm/llvm-project/commit/6763f5918c926f5013cfac8b2472d77c06d48226
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
    M mlir/test/Dialect/OpenACC/ops.mlir

  Log Message:
  -----------
  [mlir][openacc] Use new reduction design in acc.loop

Use the new reduction design in acc.loop operation.

Depends on D151146

Reviewed By: razvanlupusoru, jeanPerier

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




More information about the All-commits mailing list