[Mlir-commits] [mlir] [mlir][OpenMP] inscan reduction modifier and scan op mlir support (PR #114737)

Anchu Rajendran S llvmlistbot at llvm.org
Fri Dec 6 11:34:28 PST 2024


================
@@ -455,6 +523,7 @@ class OpenMP_InReductionClauseSkip<
   ];
 
   let arguments = (ins
+    OptionalAttr<ReductionModifierAttr>:$in_reduction_mod,
----------------
anchuraj wrote:

![{571B36DE-F952-4D7F-8477-661F111E45E8}](https://github.com/user-attachments/assets/7bd27fab-d7b4-4603-850d-79bace9a2655)


https://github.com/llvm/llvm-project/pull/114737


More information about the Mlir-commits mailing list