[mlir][openacc] Relax verifier for the acc.reduction.recipe
authorValentin Clement <clementval@gmail.com>
Wed, 19 Jul 2023 17:30:42 +0000 (10:30 -0700)
committerValentin Clement <clementval@gmail.com>
Wed, 19 Jul 2023 17:31:37 +0000 (10:31 -0700)
commit1d49834280bf6b1aa618c71b8eac74fb424049b0
treee7d6c49f321655801f15d56fca54f8250a7dd4af
parent7fb0f4a6eba2351da8ef993d2b488d7dc5827b44
[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
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/invalid.mlir