This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][Clang] Move partial support of reverse offload to a future version
ClosedPublic

Authored by saiislam on Feb 8 2022, 8:44 AM.

Details

Summary

OpenMP Spec 5.2 requires unimplemented requires clauses to produce
compile time error termination. Moving current partial support of
reverse_offload to a distant future version 9.9 so that existing
code can be tested and maintained until a complete implementation
is available.

Diff Detail

Event Timeline

saiislam created this revision.Feb 8 2022, 8:44 AM
saiislam requested review of this revision.Feb 8 2022, 8:44 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 8 2022, 8:44 AM
This revision is now accepted and ready to land.Feb 8 2022, 9:21 AM
This revision was landed with ongoing or failed builds.Feb 8 2022, 11:12 PM
This revision was automatically updated to reflect the committed changes.