This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP] Add 'unified_shared_memory' clause to OMP5 'requires' directive
ClosedPublic

Authored by patricklyster on Sep 27 2018, 12:43 PM.

Details

Summary

Added new unified_shared_memory clause to existing OMP5.0 requires directive

Diff Detail

Event Timeline

patricklyster created this revision.Sep 27 2018, 12:43 PM

I forgot to mention that you need an ast print test (the positive test)

I forgot to mention that you need an ast print test (the positive test)

Thanks for the reminder. I will add that

patricklyster updated this revision to Diff 167459.EditedSep 28 2018, 6:15 AM

Added AST print test for unified_shared_memory clause

This revision is now accepted and ready to land.Sep 28 2018, 6:34 AM
patricklyster closed this revision.Oct 2 2018, 7:13 AM