[Mlir-commits] [mlir] [mlir][OpenMP] Lower REDUCTION clause for SECTIONS construct (PR #97859)
Sergio Afonso
llvmlistbot at llvm.org
Thu Jul 11 05:05:25 PDT 2024
https://github.com/skatrak approved this pull request.
LGTM, thank you.
Unit tests are a bit difficult to follow though, since they check codegen for both parallel and sections, and I think it would make sense to try to reduce CHECK comments to only what is actually being checked there (sections reduction). Only a suggestion, if you think these extensive checks are useful I won't block this PR being merged.
https://github.com/llvm/llvm-project/pull/97859
More information about the Mlir-commits
mailing list