This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Add the depend clause to target update construct (sema and parsing)
ClosedPublic

Authored by kkwli0 on Jun 20 2016, 1:05 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

kkwli0 updated this revision to Diff 61293.Jun 20 2016, 1:05 PM
kkwli0 retitled this revision from to [OpenMP] Add the depend clause to target update construct (sema and parsing).
kkwli0 updated this object.
ABataev edited edge metadata.Jun 20 2016, 8:11 PM

Hi Kelvin,
Thanks for the patch, but could you add tests for templates?

Best regards,
Alexey Bataev

kkwli0 updated this revision to Diff 61487.Jun 21 2016, 6:55 PM
kkwli0 edited edge metadata.

Add template tests.

ABataev accepted this revision.Jun 21 2016, 7:18 PM
ABataev edited edge metadata.

LG

This revision is now accepted and ready to land.Jun 21 2016, 7:18 PM
This revision was automatically updated to reflect the committed changes.