This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Enables .rgba vector extension in C++ for OpenCL 2021
ClosedPublic

Authored by Topotuna on Sep 7 2021, 8:56 AM.

Details

Summary

.rgba vector extension setting in C++ for OpenCL 2021 is now
performed analogously to OpenCL C 3.0. Test case added.

Diff Detail

Event Timeline

Topotuna created this revision.Sep 7 2021, 8:56 AM
Topotuna requested review of this revision.Sep 7 2021, 8:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2021, 8:56 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Anastasia accepted this revision.Sep 9 2021, 3:42 AM

LGTM! Thanks

This revision is now accepted and ready to land.Sep 9 2021, 3:42 AM