After D150818 the reduction clause is represented
with a acc.reduction.recipe operation and an operand.
This patch updates the acc.parallel op for the new design.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Other than the name change, this looks great to me.
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td | ||
---|---|---|
637–638 | Same feedback as on another change - I would prefer this list being called reductionRecipes. |
Same feedback as on another change - I would prefer this list being called reductionRecipes.