This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Initial implementation of teams distribute code generation
ClosedPublic

Authored by carlo.bertolli on Sep 28 2017, 10:58 AM.

Details

Reviewers
ABataev
Summary

This patch implements codegen for the combined 'teams distribute" OpenMP pragma and adds regression tests for all its clauses.

Diff Detail

Repository
rL LLVM

Event Timeline

ABataev accepted this revision.Sep 28 2017, 11:04 AM
ABataev added a subscriber: cfe-commits.

LG

This revision is now accepted and ready to land.Sep 28 2017, 11:05 AM
carlo.bertolli closed this revision.Oct 4 2017, 7:14 AM

Committed revision 314905.