This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP][NVPTX]Make runtime compatible with the original runtime.
ClosedPublic

Authored by ABataev on Nov 30 2018, 8:31 AM.

Details

Summary

Reworked runtime to make it compatible with the requirements of the
original runtime library. Also, simplified some code to reduce number of
function calls.

Diff Detail

Repository
rL LLVM

Event Timeline

ABataev created this revision.Nov 30 2018, 8:31 AM
This revision is now accepted and ready to land.Nov 30 2018, 8:36 AM
This revision was automatically updated to reflect the committed changes.