This is an archive of the discontinued LLVM Phabricator instance.

OpenMP 5.0 task reduction implementation
ClosedPublic

Authored by AndreyChurbanov on Feb 6 2017, 11:59 AM.

Details

Summary

OpenMP 5.0 Preview has new feature - task reduction, that is implemented in this patch.

The test case shows example of compiler code generation for the feature.

Diff Detail

Repository
rL LLVM

Event Timeline

AndreyChurbanov added a subscriber: openmp-commits.
This revision is now accepted and ready to land.Feb 15 2017, 9:27 AM
This revision was automatically updated to reflect the committed changes.