This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Support vec_step in C++ for OpenCL mode
ClosedPublic

Authored by svenvh on Nov 4 2020, 7:52 AM.

Details

Summary

For compatibility with OpenCL C, enable the vec_step builtin in C++ for OpenCL mode.

Diff Detail

Event Timeline

svenvh created this revision.Nov 4 2020, 7:52 AM
svenvh requested review of this revision.Nov 4 2020, 7:52 AM
Anastasia accepted this revision.Nov 4 2020, 8:02 AM

LGTM! Good spot!

This revision is now accepted and ready to land.Nov 4 2020, 8:02 AM
svenvh set the repository for this revision to rG LLVM Github Monorepo.Nov 4 2020, 8:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 4 2020, 8:23 AM
This revision was automatically updated to reflect the committed changes.