[Mlir-commits] [mlir] [mlir][OpenMP] Add optional alloc region to reduction decl (PR #102522)
Sergio Afonso
llvmlistbot at llvm.org
Thu Aug 22 03:05:55 PDT 2024
================
@@ -1523,18 +1523,29 @@ def DeclareReductionOp : OpenMP_Op<"declare_reduction", [IsolatedFromAbove,
Declares an OpenMP reduction kind. This requires two mandatory and two
----------------
skatrak wrote:
Nit: After this change it should be two mandatory and three optional.
https://github.com/llvm/llvm-project/pull/102522
More information about the Mlir-commits
mailing list