This is an archive of the discontinued LLVM Phabricator instance.

Make kmp_r_sched_t into a union
ClosedPublic

Authored by tlwilmar on Nov 22 2017, 1:27 PM.

Details

Summary

This change makes kmp_r_sched_t type into a union for simpler comparisons and assignments

Diff Detail

Repository
rOMP OpenMP

Event Timeline

tlwilmar created this revision.Nov 22 2017, 1:27 PM
This revision is now accepted and ready to land.Nov 29 2017, 2:46 PM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.