This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL][NFC] Refactors conditional versioning
ClosedPublic

Authored by Topotuna on Jul 19 2021, 2:13 AM.

Details

Summary

Removes run line declaration -DCL20 and substitutes it with
condition on macro CL_VERSION_2_0.

Diff Detail

Event Timeline

Topotuna created this revision.Jul 19 2021, 2:13 AM
Topotuna requested review of this revision.Jul 19 2021, 2:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2021, 2:13 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Anastasia accepted this revision.Jul 19 2021, 2:47 PM

LGTM! Thanks!

This revision is now accepted and ready to land.Jul 19 2021, 2:47 PM
This revision was landed with ongoing or failed builds.Jul 22 2021, 8:48 AM
This revision was automatically updated to reflect the committed changes.