This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Define OpenCL 3.0 optional core features in C++ for OpenCL 2021
ClosedPublic

Authored by Topotuna on Aug 25 2021, 8:06 AM.

Details

Summary

Modifies OpenCL 3.0 optional core feature macro definitions so that
they are set analogously in C++ for OpenCL 2021.

This change aims to achieve compatibility between C++ for OpenCL
2021 and OpenCL 3.0.

Diff Detail

Event Timeline

Topotuna created this revision.Aug 25 2021, 8:06 AM
Topotuna requested review of this revision.Aug 25 2021, 8:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 25 2021, 8:06 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Anastasia accepted this revision.Aug 26 2021, 10:08 AM

LGTM! Thanks

This revision is now accepted and ready to land.Aug 26 2021, 10:08 AM
This revision was landed with ongoing or failed builds.Sep 1 2021, 2:16 AM
This revision was automatically updated to reflect the committed changes.