This is an archive of the discontinued LLVM Phabricator instance.

[openmp][openacc][NFC] Simplify access and validation of DirectiveBase information
ClosedPublic

Authored by clementval on Oct 28 2020, 5:58 PM.

Details

Summary

This patch adds some helper in the DirectiveLanguage wrapper to initialize it from
the RecordKeeper and validate the records. This simplify arguments in lots of function
since only the DirectiveLanguge is passed.

Diff Detail

Event Timeline

clementval created this revision.Oct 28 2020, 5:58 PM
Herald added a project: Restricted Project. · View Herald Transcript
clementval requested review of this revision.Oct 28 2020, 5:58 PM
This revision is now accepted and ready to land.Nov 2 2020, 2:04 PM
This revision was landed with ongoing or failed builds.Nov 3 2020, 8:13 AM
This revision was automatically updated to reflect the committed changes.