[all-commits] [llvm/llvm-project] 1d4983: [mlir][openacc] Relax verifier for the acc.reducti...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Jul 19 10:32:14 PDT 2023


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

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

  Log Message:
  -----------
  [mlir][openacc] Relax verifier for the acc.reduction.recipe

Allow the init and combiner regions to have more
arguments to pass information.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list