This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP] 'proc_bind' clause support
ClosedPublic

Authored by ABataev on Apr 29 2014, 2:38 AM.

Details

Summary

Parsing and sema analysis for OpenMP clause 'proc_bind'

Diff Detail

Event Timeline

ABataev updated this revision to Diff 8903.Apr 29 2014, 2:38 AM
ABataev retitled this revision from to [OPENMP] 'proc_bind' clause support.
ABataev updated this object.
ABataev edited the test plan for this revision. (Show Details)
ABataev added a subscriber: Unknown Object (MLST).
ABataev accepted this revision.May 5 2014, 10:44 PM
ABataev added a reviewer: ABataev.

LGTM (C. Bergström, Mon, 5 May 2014 23:50:53)

This revision is now accepted and ready to land.May 5 2014, 10:44 PM
ABataev closed this revision.May 5 2014, 11:11 PM

Committed revision 208060.