mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
This patch adds the ReductionClauseInterface and also adds reduction support for `omp.parallel` operation. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D122402
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.