This is an archive of the discontinued LLVM Phabricator instance.

[flang][OpenMP] Parser support for Target directive and Device clause
ClosedPublic

Authored by NimishMishra on May 25 2022, 8:13 PM.

Details

Summary

This patch adds parser support for device clause on target directive.

Co-authored-by: Sesha Kalyur <SeshaP.Kalyur@amd.com>

Diff Detail

Event Timeline

NimishMishra created this revision.May 25 2022, 8:13 PM
Herald added a project: Restricted Project. · View Herald Transcript
NimishMishra requested review of this revision.May 25 2022, 8:13 PM
Herald added a project: Restricted Project. · View Herald Transcript
NimishMishra added a comment.EditedMay 25 2022, 9:06 PM

Debian failure is due to test failures unrelated to this patch.

LGTM. Please wait for atleast one more review.

Ping for review!

LGTM.

Can you add some more information to the commit message/summary detailing which revision of the standard the device clause appeared first, and what are the options for this clause.

This revision is now accepted and ready to land.Jul 11 2022, 7:32 AM
This revision was landed with ongoing or failed builds.Aug 21 2022, 9:55 AM
This revision was automatically updated to reflect the committed changes.